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

Exit 0: Output committed

The workflow completed, at least one save was staged, and the output archive was committed.

Reference contract

FieldValueDescription
Exit code0
Final summaryemitted to stdout
Output archiveatomically committed

Exit 0 is returned only after run_batch receives a successful service result and emits the compact final summary. Callers may then treat -ofile as the committed project and -log as the complete invocation log.

Authoritative source

Catalog
telion.batch.failure
Identity
main.success
Path
src/telion_backend/v2/batch.py
Symbol
main