1
0
Fork 0
mirror of https://github.com/deanpcmad/sidekiq-limit_fetch.git synced 2022-11-09 13:54:36 -05:00
deanpcmad--sidekiq-limit_fetch/lib
Andrew Kozin (nepalez) 96f2bec8d6 Fix compatibility issue for sidekiq v6.1.0+
Since v6.1.0 Sidekiq::BasicFetcher doesn't support class-level method
bulk_requeue. See https://github.com/mperham/sidekiq/pull/4602 for details.

For backwards compatibility we should support both interfaces
depending on class method presence.
2021-03-10 17:15:37 +03:00
..
sidekiq Fix compatibility issue for sidekiq v6.1.0+ 2021-03-10 17:15:37 +03:00
sidekiq-limit_fetch.rb Use require_relative where possible 2013-06-16 16:28:43 +04:00