Skip to content

Commit 85aa210

Browse files
Thomas Beaujeanthomasbeaujean
Thomas Beaujean
authored andcommitted
[Messenger] Add config option 'arguments' for amqp delay queues
1 parent 9804422 commit 85aa210

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

messenger.rst

+1
Original file line numberDiff line numberDiff line change
@@ -1441,6 +1441,7 @@ The transport has a number of options:
14411441
``delay[queue_name_pattern]`` Pattern to use to create the queues ``delay_%exchange_name%_%routing_key%_%delay%``
14421442
``delay[exchange_name]`` Name of the exchange to be used for the ``delays``
14431443
delayed/retried messages
1444+
``delay[arguments]`` Extra arguments for the delays queues
14441445
``queues[name][arguments]`` Extra arguments
14451446
``queues[name][binding_arguments]`` Arguments to be used while binding the queue.
14461447
``queues[name][binding_keys]`` The binding keys (if any) to bind to this queue

0 commit comments

Comments
 (0)