Skip to content
代码片段 群组 项目
未验证 提交 aab064e9 编辑于 作者: Sylvester Chin's avatar Sylvester Chin 提交者: GitLab
浏览文件

Track worker concurrency using Redis hash - 2nd try

The application track worker counts using a Redis hash per Sidekiq worker.
The hash fields are contain information of the Sidekiq process id and thread id.
The application also does a periodic hash clean up during
ConcurrencyLimit::ResumeWorker crons.

The change is behind a sidekiq_concurrency_limit_optimized_count feature flag.
上级 5cf2cfec
No related branches found
No related tags found
无相关合并请求
显示
833 个添加239 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册