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

Revert "Respect isRetryable decision of the retry strategy for re-delivery" #50655

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

bendavies
Copy link
Contributor

@bendavies bendavies commented Jun 14, 2023

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Reverts #49063
License MIT
Doc PR

Revert "[Messenger] Respect isRetryable decision of the retry strategy when deciding if failed message should be re-delivered"

This reverts #49063

The linked PR rendered RecoverableExceptionInterface useless - i.e. it would not retry indefinately as stated in the docs.

See the discussion on the original PR

…egy when deciding if failed message should be re-delivered"

This reverts commit 8fc3dcc.
@carsonbot carsonbot added this to the 5.4 milestone Jun 14, 2023
@bendavies bendavies changed the title Messenger] revert #49063 - Respect isRetryable decision of the retry strategy for re-delivery [Messenger] revert #4]9063 - Respect isRetryable decision of the retry strategy for re-delivery Jun 14, 2023
@nicolas-grekas nicolas-grekas changed the title [Messenger] revert #4]9063 - Respect isRetryable decision of the retry strategy for re-delivery [Messenger] Respect isRetryable decision of the retry strategy for re-delivery Jun 20, 2023
@nicolas-grekas nicolas-grekas changed the title [Messenger] Respect isRetryable decision of the retry strategy for re-delivery [Messenger] Revert "Respect isRetryable decision of the retry strategy for re-delivery" Jun 20, 2023
@carsonbot carsonbot changed the title [Messenger] Revert "Respect isRetryable decision of the retry strategy for re-delivery" Revert "Respect isRetryable decision of the retry strategy for re-delivery" Jun 20, 2023
@fabpot
Copy link
Member

fabpot commented Jun 21, 2023

Thank you @bendavies.

@fabpot fabpot merged commit 4beb102 into symfony:5.4 Jun 21, 2023
10 of 11 checks passed
This was referenced Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants