We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9fe29a commit 561973dCopy full SHA for 561973d
messenger.rst
@@ -1007,8 +1007,8 @@ The transport has a number of options:
1007
1008
.. deprecated:: 5.3
1009
1010
- The ``prefetch_count`` option was deprecated in Symfony 5.3 and it has no
1011
- effect on the AMQP Messenger transport.
+ The ``prefetch_count`` option was deprecated in Symfony 5.3 because it has
+ no effect on the AMQP Messenger transport.
1012
1013
You can also configure AMQP-specific settings on your message by adding
1014
:class:`Symfony\\Component\\Messenger\\Bridge\\Amqp\\Transport\\AmqpStamp` to
0 commit comments