1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib
Mike Perham 2513884aa0 Unwrap Delayed jobs for presentation in UI, fixes #1718
No more massive numbers of Sidekiq::Extensions::DelayedClass jobs!  Now you’ll see the underlying Class.method call instead so the UI is much more intuitive.

This might also be necessary for ActiveJob.
2014-05-19 20:54:28 -07:00
..
sidekiq Unwrap Delayed jobs for presentation in UI, fixes #1718 2014-05-19 20:54:28 -07:00
sidekiq.rb Add warning about poll_interval with large installations 2014-04-01 20:29:32 -07:00