Skip to content

GH-383: maxAttemptsExpression Ignored Sometimes #384

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

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

garyrussell
Copy link
Contributor

Resolves #383

If explicit exceptions are referenced, and an exceptionExpression is provided, the maxAttemptsExpression was ignored.

Resolves spring-projects#383

If explicit exceptions are referenced, and an `exceptionExpression` is
provided, the `maxAttemptsExpression` was ignored.
@artembilan artembilan merged commit f168eff into spring-projects:main Oct 2, 2023
@garyrussell garyrussell deleted the GH-383 branch October 18, 2023 15:55
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.

maxAttemptsExpression is not evaluated when an exceptionExpression is set
2 participants