resque-scheduler icon indicating copy to clipboard operation
resque-scheduler copied to clipboard

add support for queueing ActiveJob jobs

Open josh-m-sharpe opened this issue 4 years ago • 0 comments

This allows resque scheduler to set the queue correctly for ActiveJobs when resque schedule's YAML configuration does not set the queue. Depends on this resque PR: https://github.com/resque/resque/pull/1713

josh-m-sharpe avatar Apr 08 '20 23:04 josh-m-sharpe