gmr / rabbitpy

A pure python, thread-safe, minimalistic and pythonic RabbitMQ client library
http://rabbitpy.readthedocs.org
BSD 3-Clause "New" or "Revised" License
242 stars 58 forks source link

There is no way to set timeouts on Connection Attempts #77

Closed jtillman closed 8 years ago

jtillman commented 9 years ago

At chaotic times when RMQ is not available, rabbitpy hangs attempting to connect to a machine that is not there. In order to me to keep using this and write failed connection logic, we'd have to have a configuration timeout on attempting to opening a connection.

gmr commented 8 years ago

This is addressed in 0.27