deanpcmad / sidekiq-limit_fetch

A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying)
MIT License
945 stars 140 forks source link

assign to Sidekiq::LimitFetch Sidekiq::Config inside capabilities, change heartbeat_key to integer 1 #145

Closed rudedoc closed 1 year ago

rudedoc commented 1 year ago

This got things going again for me with sidekiq 7.0.2

rudedoc commented 1 year ago

lol, will have a look later at getting these tests passing

deanpcmad commented 1 year ago

Thanks for the PR! Looks like this has been fixed in another PR 😄