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 fc3d918 commit 16bc0feCopy full SHA for 16bc0fe
messenger.rst
@@ -501,8 +501,12 @@ different messages to them. For example:
501
dsn: '%env(MESSENGER_TRANSPORT_DSN)%'
502
options:
503
# queue_name is specific to the doctrine transport
504
- # try "exchange" for amqp or "group1" for redis
505
queue_name: high
+
506
+ # for amqp
507
+ #exchange:
508
+ # name: high
509
+ # or redis try "group"
510
async_priority_low:
511
512
0 commit comments