TurnErrorKind
Turn failure classes. Open.
Fields and variants
Section titled “Fields and variants”"configError""environmentError""launchError""logError""modelError""projectionError""stepLimit""workflowLaunchError"
Source
schema/msp/experimental/msp.schema.json#/types/TurnErrorKind
{ "description": "Turn failure classes. Open.", "enum": [ "stepLimit", "configError", "projectionError", "logError", "workflowLaunchError", "environmentError", "modelError", "launchError" ], "type": "string", "x-msp-openness": "open"}