Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 89d3122

Browse filesBrowse files
committed
[Messenger] Deprecated the prefetch_count option
1 parent 37948c0 commit 89d3122
Copy full SHA for 89d3122

File tree

1 file changed

+5
-0
lines changed
Filter options

1 file changed

+5
-0
lines changed

‎messenger.rst

Copy file name to clipboardExpand all lines: messenger.rst
+5Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.