WorkflowChildAction
Which control to apply to the child’s current attempt.
Closed on the wire: an unknown value is -32602 invalidParams.
Fields and variants
Section titled “Fields and variants”"retry""skip"
Source
schema/msp/experimental/msp.schema.json#/types/WorkflowChildAction
{ "description": "Which control to apply to the child's current attempt.\nClosed on the wire: an unknown value is `-32602 invalidParams`.", "enum": [ "skip", "retry" ], "type": "string", "x-msp-openness": "closed"}