Sidekiq v1.1.3 Release Notes

    • ๐Ÿ‘ Better network error handling when fetching jobs from Redis. Sidekiq will retry once per second until it can re-establish a connection. (ryanlecompte)
    • capistrano recipe now uses bundle_cmd if set [#147]
    • ๐Ÿ– handle multi_json API changes (sferik)