Set Sidekiq default max concurrency to 20
The previous default of 50 was far too high. We don't use this on GitLab.com and it's mostly inertia that has left it at this value. Changelog: changed
显示
- doc/administration/postgresql/pgbouncer.md 2 个添加, 2 个删除doc/administration/postgresql/pgbouncer.md
- doc/update/index.md 13 个添加, 0 个删除doc/update/index.md
- sidekiq_cluster/cli.rb 3 个添加, 2 个删除sidekiq_cluster/cli.rb
- sidekiq_cluster/sidekiq_cluster.rb 1 个添加, 1 个删除sidekiq_cluster/sidekiq_cluster.rb
- spec/commands/sidekiq_cluster/cli_spec.rb 1 个添加, 1 个删除spec/commands/sidekiq_cluster/cli_spec.rb
- spec/sidekiq_cluster/sidekiq_cluster_spec.rb 1 个添加, 1 个删除spec/sidekiq_cluster/sidekiq_cluster_spec.rb
加载中
想要评论请 注册 或 登录