Skip to content

Commit c9fe29a

Browse files
committed
[Messenger] Deprecated the prefetch_count option
1 parent 37948c0 commit c9fe29a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

messenger.rst

+5
Original file line numberDiff line numberDiff line change
@@ -1005,6 +1005,11 @@ The transport has a number of options:
10051005
``exchange[type]`` Type of exchange ``fanout``
10061006
============================================ ================================================= ===================================
10071007

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+
10081013
You can also configure AMQP-specific settings on your message by adding
10091014
:class:`Symfony\\Component\\Messenger\\Bridge\\Amqp\\Transport\\AmqpStamp` to
10101015
your Envelope::

0 commit comments

Comments
 (0)