1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Prepare for release

This commit is contained in:
Mike Perham 2012-03-28 08:45:11 -07:00
parent a62c775d20
commit b424508be1

View file

@ -1,6 +1,7 @@
0.10.0
-----------
- Reworked capistrano recipe to make it more fault-tolerant [#94].
- Automatic failure retry! Sidekiq will now save failed messages
and retry them, with an exponential backoff, over about 20 days.
Did a message fail to process? Just deploy a bug fix in the next