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 37948c0 commit 89d3122Copy full SHA for 89d3122
messenger.rst
@@ -1005,6 +1005,11 @@ The transport has a number of options:
1005
``exchange[type]`` Type of exchange ``fanout``
1006
============================================ ================================================= ===================================
1007
1008
+.. deprecated:: 5.3
1009
+
1010
+ The ``prefetch_count`` option was deprecated in Symfony 5.3 because it has
1011
+ 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
1015
your Envelope::
0 commit comments