deanpcmad / sidekiq-limit_fetch

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

fix undefined variable options in sidekiq 6.5.0 #128

Closed evgeniradev closed 2 years ago

evgeniradev commented 2 years ago

This should fix https://github.com/deanpcmad/sidekiq-limit_fetch/issues/127

deanpcmad commented 2 years ago

Will look into fixing the tests and will push a release later. Thanks for the PR!