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 80f8915 commit c9d21daCopy full SHA for c9d21da
messenger.rst
@@ -1138,7 +1138,7 @@ Retry with a specific delay
1138
~~~~~~~~~~~~~~~~~~~~~~~~~~~
1139
1140
Sometimes you may want to override retry delay form the retry strategy. You can achieve this
1141
-using by providing it in the exception, using the ``getRetryDelay()`` method from any
+using by providing it in the exception, using the ``getRetryDelay()`` method from any
1142
exception extending :class:`Symfony\\Component\\Messenger\\Exception\\RecoverableExceptionInterface`.
1143
1144
.. versionadded:: 7.2
0 commit comments