[rabbitmq-discuss] x-max-length not working
Jonathan Heaton
jonathan.heaton at gmail.com
Tue Jul 30 15:01:33 BST 2013
Hi Guys,
I can't get Rabbitmq to limit the queue length. Can anyone see whats up
with this?
Im using amqplib
args = {"x-max-length":20}
self.channel.queue_declare(queue=self.queue_name, durable=durable,
exclusive=exclusive, auto_delete=auto_delete, arguments=args)
Thanks
Jon
--
---------------------------------
J Heaton
07545765521
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130730/fead689f/attachment.htm>
More information about the rabbitmq-discuss
mailing list