RubyGems Navigation menu

sidekiq-max-jobs 0.0.5

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.0 - June 22, 2020 (9.5 KB)
  2. 0.0.5 - June 19, 2020 (9.0 KB)
  3. 0.0.4 - June 18, 2020 (8.5 KB)
  4. 0.0.2 - June 10, 2020 (8.0 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (1):

sidekiq >= 4.0.0, < 7.0.0

Development 相依性套件 (5):

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

擁有者:

Pushed by:

作者:

  • Jonathan W. Zaleski

SHA 256 checksum:

c1ad98498b90042bc6163cd5b0f9060965e90da4500ffed3ae0f0bc6ea79191a

總下載次數 5,867

這個版本 1,319

License:

MIT

Ruby 版本需求: >= 0

相關連結: