8000 [Messenger] Deprecated the prefetch_count option · symfony/symfony-docs@89d3122 · GitHub
[go: up one dir, main page]

Skip to content

Commit 89d3122

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

messenger.rst

Lines changed: 5 additions & 0 deletions
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 because it has
1011+
no 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)
0