Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

Exit 6: Workflow timed out or was cancelled

The workflow exceeded its effective deadline or a cooperative operation context was cancelled.

Reference contract

FieldValueDescription
Exit code6
Failure IDbatch.failure.termination
Error codesworkflow.timeout | operation.cancelled
Standard errortelionbatch failed: <timeout or cancellation error>

The process returns 6 for this category. Its registered error code match is workflow.timeout, operation.cancelled. Standard error uses telionbatch failed: <timeout or cancellation error>; no successful final-summary record is emitted.

Authoritative source

Catalog
telion.batch.failure
Identity
batch.failure.termination
Path
src/telion_backend/v2/batch_contract.py
Symbol
BATCH_FAILURES