Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/getmaxun/maxun
/ task-runner.ts
File
task-runner.ts
server/src/task-runner.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ run, Runner, TaskList } from
'graphile-worker'
;
2
import
{ Pool } from
'pg'
;
3
import
logger from
'./logger'
;
4
import
{
Callers
nothing calls this directly
Calls
7
initializeRemoteBrowserForRecording
Function · 0.90
destroyRemoteBrowser
Function · 0.90
interpretWholeWorkflow
Function · 0.90
stopRunningInterpretation
Function · 0.90
handleRunRecording
Function · 0.90
processRunExecution
Function · 0.70
abortRun
Function · 0.70
Tested by
no test coverage detected