RubyGems Navigation menu

resque-change_queue 0.2.0

Allows you to requeue jobs to another queue This is useful in my situations : - A large amount of jobs are queued in the critical queue, blocking the main queue for Several hours. Select jobs based on criteria and requeue them to the low queue

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - June 28, 2022 (11.5 KB)
  2. 0.1.0 - November 08, 2016 (11.5 KB)

Runtime Dependencies (2):

redis < 5
resque >= 1.25, < 3

Development Dependencies (4):

bundler >= 1.13
byebug ~> 9.0
rake ~> 10.0
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • rpechayr

SHA 256 checksum:

253d6d480e16599bb3b0eb9d00960bd889cf350822fa8107a6c660d729495471

Total downloads 6,762

For this version 944

License:

MIT

Required Ruby Version: >= 0

Links: