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

Feature Ask - Allow application to choose when to invoke the forge action retry policy #21

Open
abhayketkar opened this issue Jul 8, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@abhayketkar
Copy link

Today the Action retry policy kicks in if the action throws an exception. In many cases, the application wants to retry the action based on the StatusCode/Output of the action, not just on exception. In my case, I want to retry the action "n" if it returns a specific status code.

@abhayketkar abhayketkar changed the title Allow application to choose when to invoke the forge action retry policy Feature Ask - Allow application to choose when to invoke the forge action retry policy Jul 8, 2020
@TravisOnGit TravisOnGit added the enhancement New feature or request label Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants