Errors

run_not_terminal

The requested operation requires a terminal run, but the run is still active.

run_not_terminal means the run is still queued, running, paused, or otherwise not terminal.

Recovery guidance

Poll the run until it reaches a terminal state before requesting exports, resolved lineage results, or terminal-only retry flows. If it is paused, handle run_paused first.