You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #50655 Revert "Respect isRetryable decision of the retry strategy for re-delivery" (bendavies)
This PR was merged into the 5.4 branch.
Discussion
----------
Revert "Respect isRetryable decision of the retry strategy for re-delivery"
| 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](#49063 (comment))
Commits
-------
dd328a2 Revert "[Messenger] Respect `isRetryable` decision of the retry strategy when deciding if failed message should be re-delivered"
0 commit comments