Resque v1.24.1 Release Notes

    • ➕ Adds a default value for per_page on resque-server for plugins which add tabs (@jonhyman)
    • 🛠 Fix bad logic on the failed queue adapter
    • ➕ Added missing require 'time' which was causing occasional errors which would crash workers.