RubyGems Navigation menu

sidekiq_job_controller 0.1.0

Sidekiq middleware that allows for immediate control over job processing in Sidekiq, providing tools to skip, delay, or modify job executions directly from the console, ideal for handling job failures or system stress without needing deployment.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - June 05, 2024 (10.5 KB)
  2. 0.1.0 - April 15, 2024 (10.5 KB)

Runtime Dependencies (2):

activejob ~> 6.0
sidekiq ~> 6.0

Development Dependencies (4):

fakeredis >= 0
rspec >= 0
standard >= 0

Owners:

Pushed by:

Authors:

  • Benjamín Silva

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 14,502

For this version 9,478

License:

MIT

Required Ruby Version: >= 2.6.0

Links: