Skip to main content

TaskError

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

TaskGroupError

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