RubyGems Navigation menu

resque-disable-job 0.1.1

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:

585fb6ba3dbfd33a6cfa91ae22106da739b5635a00a7e7da84d2457c8058394e

Total downloads 46,504

For this version 1,905

License:

Apache-2.0

Required Ruby Version: >= 0

Links: