Skip to main content

collapse

Function
This function is defined in the run_outcome module.
Project a RunTerminal onto the existing RunStatus vocabulary. Collapses to exactly one of success/timeout/cancelled/ failure for all downstream consumers.

Signature

Parameters

RunTerminal
required
No description available.

Returns

RunStatus
The result of the operation.

Source

View on GitHub

praisonaiagents/run_outcome.py at line 447