We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37948c0 commit c9fe29aCopy full SHA for c9fe29a
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 and it has no
1011
+ 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