Skip to main content

JobError

Raised when a single-agent job (via JobContext) is cancelled due to a worker error or timeout.

JobGroupError

Raised when a job group (via JobGroupContext) is cancelled due to a worker error or timeout. Also raised if agents are not ready within the specified timeout.