RubyGems Navigation menu

sidekiq-max-jobs 0.0.2

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

业主:

推送:

作者:

  • Jonathan W. Zaleski

SHA 256 校验和:

4aa2fe66c72d557800b6b987162da36c0aaf7d13d7ef35e9ae2fb7f50a0cf53e

下载总量 5,823

这个版本 1,333

许可:

MIT

需要的 Ruby 版本: >= 0

链接: