10000
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 d5efe38 commit 9ac9388Copy full SHA for 9ac9388
messenger.rst
@@ -777,8 +777,8 @@ reset the service container between two messages:
777
778
.. note::
779
780
- ``reset_on_message`` will default to true (with no other allowed value) in
781
- Symfony 6. To disable this behavior, execute the ``messenger:consume``
+ ``reset_on_message`` will default to ``true`` (with no other allowed value)
+ in Symfony 6. To disable this behavior, execute the ``messenger:consume``
782
command with the ``--no-reset`` option.
783
784
.. _messenger-retries-failures:
0 commit comments