Sidekiq v1.2.1 Release Notes

    • 👷 Sidekiq::Worker now has access to Sidekiq's standard logger
    • 🛠 Fix issue with non-StandardErrors leading to Processor exhaustion
    • 🛠 Fix issue with Fetcher slowing Sidekiq shutdown
    • 🚦 Print backtraces for all threads upon TTIN signal [#183]
    • 💻 Overhaul retries Web UI with new index page and bulk operations [#184]