RubyGems Navigation menu

resque-disable-job 0.1.0

This is a Resque plugin that allows us to disable jobs from being processed, by using the job class name and arguments. It uses some Redis data structures to keep a record of what jobs need to be disabled and how many jobs were disabled for that rule.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.0 - October 02, 2023 (17 KB)
  2. 0.2.0 - March 05, 2018 (15.5 KB)
  3. 0.1.1 - December 20, 2017 (15.5 KB)
  4. 0.1.0 - December 08, 2017 (15.5 KB)

Runtime Dependencies (1):

resque ~> 1.25

Development Dependencies (9):

bundler ~> 1.16
codecov ~> 0
minitest >= 0
mocha ~> 0
pry ~> 0
rake ~> 10.0
rubocop = 0.51.0
simplecov ~> 0

Owners:

Authors:

  • Andrei Balcanasu

SHA 256 checksum:

c2d87b2c43fc7e572770c114dc634dc79d632a7a6794abdb7eb6342aebf972f2

Total downloads 46,425

For this version 1,645

License:

Apache-2.0

Required Ruby Version: >= 0

Links: