Ask a question to get started
Enter to send•Shift+Enter new line
Status of a run execution.
RunStatus = typing.Literal['pending', 'error', 'success', 'timeout', 'interrupted']
Values: