Skip to documentation content
On this page
  1. Authoritative source

Timeout

Enforces a finite end-to-end child-workflow deadline and returns exit 6 on expiry.

--timeout defaults to 3600 seconds. Batch rejects non-finite values, and the child runtime clamps finite values into 1–86400 seconds. Expiry terminates the complete child process tree, cancels nested operations, removes temporary workflow files, and prevents the destination from being replaced.

Authoritative source

Catalog
telion.workflow.runtime
Identity
WorkflowTimeoutError
Path
src/telion_backend/v2/workflow.py
Symbol
execute_workflow_process