RubyGems Navigation menu

sidekiq-disposal 0.2.0

A mechanism to mark Sidekiq Jobs to be disposed of by Job ID, Batch ID, or Job Class. Disposal here means to either `:kill` the Job (send to the Dead queue) or `:discard` it (throw it away), at the time the job is picked up and processed by Sidekiq.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 December 19, 2024 (10 KB)
  2. 0.1.0 December 13, 2024 (9.5 KB)

Runtime Dependencies (1):

sidekiq ~> 7.0

Owners:

Pushed by:

Authors:

  • Hazel Bachrach, Steven Harman

SHA 256 checksum:

=

Total downloads 188

For this version 73

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: