← All primitives

Job Lifecycle API

planned P1 /v1/jobs

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.

GitHub issue →

API endpoints

MethodPathDescription
POST/v1/jobs/:id/cancelCancel a job
POST/v1/jobs/:id/retryRetry a job