RunState

Properties

Name
Type
Description
Notes

life_cycle_state

[optional]

result_state

[optional]

user_cancelled_or_timedout

Option<bool>

Whether a run was canceled manually by a user or by the scheduler because the run timed out.

[optional]

state_message

Option<String>

A descriptive message for the current state. This field is unstructured, and its exact format is subject to change.

[optional]

[Back to Model list] [Back to API list] [Back to README]

Last updated