1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

5 commits

Author SHA1 Message Date
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
Mike Perham
c101dc8707 Remove String format support for retried_at and failed_at 2014-02-13 20:56:56 -08:00
Mike Perham
d355a0475e Add dead job queue, fixes #1471 2014-02-09 14:56:01 -08:00
Ryan LeFevre
b41f8fe932 Wrap retry arguments 2013-12-12 00:18:55 -05:00
Kirill Nikitin
0a7e8ea439 Closes #1120 Removed slim. 2013-08-22 02:59:34 +04:00