iron-io / iron_mq_ruby

Ruby library for IronMQ.
http://www.iron.io
BSD 2-Clause "Simplified" License
35 stars 17 forks source link

Fixed test_failure ('reserved' instead of 'retrying') #29

Closed ghost closed 11 years ago

ghost commented 11 years ago

It's too hard to catch 'retrying' here. This state could be catched only if pusherd timeout is larger, than retry delay (reserved_until almost always in future).