Execution Model
Runners evaluate and execute executable graphs:
SyncRunnerfor sync graphsAsyncRunnerfor mixed or async graphs
Outcomes include status, timing, and error metadata.
Reference: Core Concepts (full)
Runners evaluate and execute executable graphs:
SyncRunner for sync graphs
AsyncRunner for mixed or async graphs
Outcomes include status, timing, and error metadata.
Reference: Core Concepts (full)