[rabbitmq-discuss] how to detect bad username/password in 0.9.5?
    Michael Klishin 
    michael.s.klishin at gmail.com
       
    Mon May  9 18:02:04 BST 2011
    
    
  
Gavin,
I see that pika is callbacks-oriented. If so, maybe it can do what amqp gem does: it actually runs an errback when possible authentication failure is detected, but also provides a default callback that raises an exception. This way library user can choose between the two and failure to define the errback is visible. Just a suggestion.
-- 
MK
On lunedì 9 maggio 2011 at 20.26, Gavin M. Roy wrote: 
> Based on the follow-up emails, I'll have an Exception raised when the connection closes after start-ok in 0.9.6.
> 
    
    
More information about the rabbitmq-discuss
mailing list