8000
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 4bc05f0 commit ac132c2Copy full SHA for ac132c2
messenger.rst
@@ -503,9 +503,11 @@ different messages to them. For example:
503
# queue_name is specific to the doctrine transport
504
queue_name: high
505
506
- # for amqp
+ # for amqp send to a separate exchange then queue
507
#exchange:
508
# name: high
509
+ #queues:
510
+ # messages_high: ~
511
# or redis try "group"
512
async_priority_low:
513
dsn: '%env(MESSENGER_TRANSPORT_DSN)%'
0 commit comments