failure-categoryAvailable
Exit 6: Workflow timed out or was cancelled
The workflow exceeded its effective deadline or a cooperative operation context was cancelled.
Reference contract
| Field | Value | Description |
|---|---|---|
| Exit code | 6 | — |
| Failure ID | batch.failure.termination | — |
| Error codes | workflow.timeout | operation.cancelled | — |
| Standard error | telionbatch 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.