Skip to main content

Update job status

PATCH 

/jobs/:job_id/status

Used by workers to report job progress. If result contains execution_cost or execution_time keys, those are persisted to the job record. Timestamps executionStartedAt and executionCompletedAt are set automatically on status transitions.

Request

Responses

Job status updated