Skip to documentation content
On this page
  1. Authoritative source

Text log

Records human-readable progress, child output, completion counts, and failures.

-log is truncated when Batch starts. JSON-RPC workflow events are rendered as event, phase, percentage, and detail lines. Captured child stdout/stderr is appended, and successful completion records study/dataset/save counts. Load, workflow, timeout, and persistence failures append ERROR lines. Argument parsing, unsafe log-path relationships, and license initialization can fail before a log record; stderr and the stable exit category remain authoritative in those cases.

Authoritative source

Catalog
telion.batch.observability
Identity
_BatchEventStream+_append_log
Path
src/telion_backend/v2/batch.py
Symbol
_BatchEventStream