* Fix extra backoff success/failures during backoff period. * Fix case where handle_backoff is never called. * Add backoff parameter to message.requeue(). * Allow overriding backoff on NSQRequeueMessage error. * Handle connection failures while starting/completing backoff.
0.2.3
~~~~~~~~~~~~~~~~~~
* Remove disconnected nsqd messages from the worker queue. * 4 - Fix crash in Reader.random_ready_conn (thanks ianpreston).
0.2.2
~~~~~~~~~~~~~~~~~~
* Allow finishing and requeuing in sync handlers.
0.2.1
~~~~~~~~~~~~~~~~~~
* Topics and channels are now valid to 64 characters. * Ephemeral topics are now valid. * Adjustable backoff behavior.
0.2.0
~~~~~~~~~~~~~~~~~~
* Warn on connection failure. * Add extra requires for snappy. * Add support for nsq auth protocol.
0.1.4
~~~~~~~~~~~~~~~~~~
* Preemptively update ready count. * Dependency and contributing documentation. * Support for nsq back to 0.2.24.