Add concurrency option on sidekiq-cluster CLI
The new concurrency option is a fixed value that doesnt depend on the queues length. It is means to be a simple replacement over the min-concurrency and max-concurrency. https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/2760 Changelog: added
显示
- sidekiq_cluster/cli.rb 7 个添加, 0 个删除sidekiq_cluster/cli.rb
- sidekiq_cluster/sidekiq_cluster.rb 9 个添加, 4 个删除sidekiq_cluster/sidekiq_cluster.rb
- spec/commands/sidekiq_cluster/cli_spec.rb 13 个添加, 1 个删除spec/commands/sidekiq_cluster/cli_spec.rb
- spec/sidekiq_cluster/sidekiq_cluster_spec.rb 20 个添加, 12 个删除spec/sidekiq_cluster/sidekiq_cluster_spec.rb
想要评论请 注册 或 登录