Errors

run_already_terminal

The run is already terminal and cannot accept the requested state transition.

run_already_terminal means the run has already reached a terminal state such as succeeded, failed, or canceled.

Recovery guidance

Do not try to restart or mutate the terminal run. Create a retry run for eligible rows, or create a new follow-up run with a new scope or job spec.