Skip to content

GH-340: Fix delayExpression w/ FixedBackOffPolicy #341

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
May 17, 2023

Conversation

garyrussell
Copy link
Contributor

Resolves #340

Runtime evaluation of delayExpression with a FixedBackOffPolicy was not implemented causing the expression to be ignored.

Resolves spring-projects#340

Runtime evaluation of `delayExpression` with a `FixedBackOffPolicy`
was not implemented causing the expression to be ignored.
@artembilan artembilan merged commit e6091f7 into spring-projects:main May 17, 2023
@garyrussell garyrussell deleted the GH-340 branch June 14, 2023 20: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.

DelayExpression not working starting in 2.0.0
2 participants