Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

retry on success as well #83

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ayoubeddafali
Copy link

@ayoubeddafali ayoubeddafali commented Jul 28, 2022

This PR tries to allow a step to be rerun on a success return when retry_on is set to success.
Otherwise, the default behavior will apply ( stop on first success attempt).

@ayoubeddafali
Copy link
Author

@nick-fields Is there a chance for this PR to be merged ?
I think a lot of people might find the retry on success a useful addition.

Thanks in advance

@nick-fields
Copy link
Owner

@ayoubeddafali I'm reluctant to add anything without test(s). Take a look at the other "integration tests" and add similar.

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.

2 participants