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

395 spring retry recover method not getting called in case of exception assault on service class #529

Conversation

jens-kaiser
Copy link
Contributor

What: Recover method should be called in case of service assault.

Why: (#395)

How: Before an exception is thrown, it is checked whether the method is annotated with @Recover. This behavior can be activated via chaos.monkey.assaults.exceptions-ignored-on-recover.

Checklist:

  • Documentation added
  • Changelog updated
  • Tests added
  • Ready to be merged

@denniseffing denniseffing self-requested a review January 17, 2025 08:39
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.

Spring Retry - Recover method not getting called in case of Exception Assault on Service class
1 participant