RubyGems Navigation menu

sidekiq-max-jobs 0.1.0

This gem provides the ability to configure the maximum number of jobs a Sidekiq worker will process before terminating. For an environment running Kubernetes this is a perfect addition because once the affected pod dies it will automatically be restarted [gracefully] resetting memory, database-connections, etc. with minimal interruption to throughput

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - June 22, 2020 (9.5 KB)
  2. 0.0.5 - June 19, 2020 (9 KB)
  3. 0.0.4 - June 18, 2020 (8.5 KB)
  4. 0.0.2 - June 10, 2020 (8 KB)
Show all versions (6 total)

Runtime Dependencies (1):

sidekiq >= 4.0.0, < 7.0.0

Development Dependencies (5):

pry ~> 0.13.0
rake ~> 13.0.0
rspec ~> 3.9.0
rubocop ~> 0.85.0
rubocop-rspec ~> 1.39.0

Owners:

Pushed by:

Authors:

  • Jonathan W. Zaleski

SHA 256 checksum:

c74543e514e239d22823ee4babc08df3e30cdeba21635bf35413cc6791d941bb

Total downloads 5,811

For this version 1,846

License:

MIT

Required Ruby Version: >= 0

Links: