Skip to content

Commit 82ef3e8

Browse files
ingfdoaguirrejaviereguiluz
authored andcommitted
[Messenger] Update messenger.rst
1 parent 458cb01 commit 82ef3e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ Forcing Retrying
798798
Sometimes handling a message must fail in a way that you *know* is temporary
799799
and must be retried. If you throw
800800
:class:`Symfony\\Component\\Messenger\\Exception\\RecoverableMessageHandlingException`,
801-
the message will always be retried.
801+
the message will always be retried infinitely and ``max_retries`` setting will be ignored.
802802

803803
.. _messenger-failure-transport:
804804

0 commit comments

Comments
 (0)