We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39138b commit ab6bb2cCopy full SHA for ab6bb2c
messenger.rst
@@ -711,7 +711,7 @@ to retry them:
711
# remove a message without retrying it
712
$ php bin/console messenger:failed:remove 20
713
714
-If the messages fails again, it will be re-sent back to the failure transport
+If the message fails again, it will be re-sent back to the failure transport
715
due to the normal `retry rules <Retries & Failures>`_. Once the max retry has
716
been hit, the message will be discarded permanently.
717
0 commit comments