An error occurred while loading code owners.
Select Git revision
An error occurred while fetching branches. Retry the search.
workers_map.rb
Forked from
GitLab.org / GitLab
Source project has a limited visibility.
-
Sylvester Chin authored
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.
Sylvester Chin authoredThe 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.