Skip to content

Add ABORT and IGNORE retry strategies#29

Open
jimbobhickville wants to merge 2 commits intoToolsForHumans:masterfrom
jimbobhickville:abort-retry-ignore
Open

Add ABORT and IGNORE retry strategies#29
jimbobhickville wants to merge 2 commits intoToolsForHumans:masterfrom
jimbobhickville:abort-retry-ignore

Conversation

@jimbobhickville
Copy link
Contributor

ABORT will abandon the entire flow without marking anything as failed
IGNORE will ignore the error and continue on with the remainder of the flow
beyond the current subflow.

Fixes #26

ABORT will abandon the entire flow without marking anything as failed
IGNORE will ignore the error and continue on with the remainder of the flow
beyond the current subflow.

Fixes ToolsForHumans#26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant