Skip to content

sandbox/orchestrator.continueAfterPause

Type: action Module: convex/sandbox/orchestrator.ts

{
sessionId: Id<"sandboxSessions"> /* optional */,
taskId: Id<"tasks">,
}

Continue subtask execution after a pause point.