resque-scheduler v1.0.5 Release Notes

Release Date: 2010-03-01 // about 14 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ‘Œ Support for overriding queue from schedule config.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ท The queue is now stored with the job and arguments in the delayed queue so there is no longer a need for the scheduler to load job classes to introspect the queue.

    โœ‚ Removed

    • ๐Ÿ‘ท resque-web dependency on loading the job classes for "Queue Now", provided "queue" is specified in the schedule.