Agents & Machines
resumeAgentRun
Resume Agent Run
Pick up an agent run that stopped short: respawn it on the same machine, continuing the SAME branch, seeded with a preamble pointing at the work its predecessor left behind (so it continues rather…
Arguments
resumePointIdstringrequiredThe `_id` of the resumable run to pick up (from fleetDrainStatus's resumableRuns).
Returns
Runs checkpointed for a drain resume themselves when the machine returns, so this verb is mainly for the INTERRUPTED ones: the unclean deaths a human should look at first.
Ask for it
The Cloud routes these requests to this verb.
- resume that interrupted run
- pick up where the agent left off
- restart the run from its last push
Pair it with
The verbs that finish the job.