ContinueOn defines if a workflow should continue even if a task or step fails/errors. It can be specified if the workflow should continue when the pod errors, fails or both.
| Name | Type | Description | Notes |
|---|---|---|---|
| Error | bool | [optional] | |
| Failed | bool | [optional] |
ContinueOn defines if a workflow should continue even if a task or step fails/errors. It can be specified if the workflow should continue when the pod errors, fails or both.
| Name | Type | Description | Notes |
|---|---|---|---|
| Error | bool | [optional] | |
| Failed | bool | [optional] |