Skip to documentation content
On this page
  1. Authoritative source

Cancellation

Maps cooperative operation-context cancellation to exit 6 and aborts nested work.

The service cancels active nested operation contexts and terminates the workflow child when cooperative cancellation reaches the top-level workflow. The standalone CLI does not expose a cancel-file or cancel flag. OS signals and scheduler termination remain process-level actions with platform-specific exit status, although uncommitted output still stays behind the atomic transaction boundary.

Authoritative source

Catalog
telion.workflow.runtime
Identity
WorkflowCancelledError+operation.cancel
Path
src/telion_backend/v2/workflow.py
Symbol
WorkflowCancelledError