Job Lifecycle API
Why it matters: Operate production work without needing direct DB access.
Unified lifecycle controls: cancel, pause, resume, retry, replay, and inspect across tasks, graphs, and workflows.
API endpoints
| Method | Path | Description |
|---|---|---|
POST | /v1/jobs/:id/cancel | Cancel a job |
POST | /v1/jobs/:id/retry | Retry a job |