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:
=

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:

=

Total downloads 6,242

For this version 2,035

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: