[rabbitmq-discuss] Consumer Priorities in Python

Michael Klishin mklishin at gopivotal.com
Tue Jan 14 17:44:40 GMT 2014


On 14 Jan 2014, at 21:41, Alex L <buzz42j at gmail.com> wrote:

> I've tried using a dictionary as the arguments parameter, but it seems to get a TypeError. So I looked up the doc string for that basic_consume, and it actually doesn't have an 'arguments' parameter at all, and I'm using the more recent version of pika (0.9.13).

This is a limitation of Pika which is fixed in master 1 month ago:

https://github.com/pika/pika/blob/master/pika/channel.py#L184
https://github.com/pika/pika/commit/a08dc0d72e8ebcf99f7a647aff574c62bc2402ea

Sounds like Pika needs a new release.

MK

Software Engineer, Pivotal/RabbitMQ




More information about the rabbitmq-discuss mailing list