RunState
Properties
Name
Type
Description
Notes
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]
Last updated