RubyGems Navigation menu

resque-disable-job 0.3.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 >= 0

Owners:

Pushed by:

Authors:

  • Andrei Balcanasu

SHA 256 checksum:

a6c4a971a3388893b2e64cdb1dcee24c57b87e8a30c25de4049de0801a32b33f

Total downloads 46,425

For this version 797

License:

Apache-2.0

Required Ruby Version: >= 2.7

Links: