Skip to content

GH-383: maxAttemptsExpression Ignored Sometimes#384

Merged
artembilan merged 1 commit into
spring-projects:mainfrom
garyrussell:GH-383
Oct 2, 2023
Merged

GH-383: maxAttemptsExpression Ignored Sometimes#384
artembilan merged 1 commit into
spring-projects:mainfrom
garyrussell:GH-383

Conversation

@garyrussell

Copy link
Copy Markdown
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