Resque v1.23.0 Release Notes

Release Date: 2012-10-01 // over 11 years ago
    • don't run before_fork hook if Resque can't fork (@kjwierenga, @tarcieri, #672, #697)
    • don't run after_fork hook if Resque can't fork (@kjwierenga, @tarcieri, #672, #697)
    • retry connecting to redis up to 3 times (@trevorturk, #693)
    • 👷 pass exceptions raised by the worker into the Failure backend (@trevorturk, #693)