RubyGems Navigation menu

resque-change_queue 0.1.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 ~> 3.0
resque ~> 1.25

Development Dependencies (4):

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

Owners:

Authors:

  • rpechayr

SHA 256 checksum:

b7c4488c0df60415b8e988dd83e9849e1551e51824d1cdb4a36a905348a4eb2d

Total downloads 6,783

For this version 5,826

License:

MIT

Required Ruby Version: >= 0

Links: