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

Add @EnableRetrylib annotation to temporarily disable retry functionality #1

Open
markuskiss opened this issue May 7, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@markuskiss
Copy link
Member

Spring Boot starters often use corresponding @Enable... annotations to enable the functionality provided by the starter. This would be great to be supported by our retrylib as well so that users can temporarily disable it. I propose the @EnableRetrylibannotation that has to be evaluated by Auto configuration.

@markuskiss markuskiss added the enhancement New feature or request label May 7, 2018
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

1 participant