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 701e06224c Rework job processing in light of Rails 5's Reloader ()
* Rework job processing in light of Rails 5's Reloader, see 

* Ignore built gems

* Documentation, testing

* Add fallback for 'retry' value server-side, fixes 

* Fix job hash reporting in stats

* cleanup

* Add job for AJ testing

* Push jobs with invalid JSON immediately to Dead set, fixes 

* Break retry logic into global and local parts, fixes 

* fix heisentest
2017-01-17 14:58:08 -08:00
..
generators/sidekiq Fix test generator () 2017-01-07 10:50:31 -08:00
sidekiq Rework job processing in light of Rails 5's Reloader () 2017-01-17 14:58:08 -08:00
sidekiq.rb Rework job processing in light of Rails 5's Reloader () 2017-01-17 14:58:08 -08:00