Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 499 Bytes

RunResultState.md

File metadata and controls

11 lines (6 loc) · 499 Bytes

RunResultState

  • SUCCESS: The task completed successfully. * FAILED: The task completed with an error. * TIMEDOUT: The run was stopped after reaching the timeout. * CANCELED: The run was canceled at user request.

Properties

Name Type Description Notes

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