Skip to content

Lower concurrent jobs on `RefreshBuildArtifactsSizeStatisticsWorker`

What does this MR do and why?

Add mitigation measures to manage Redis CPU during a project statistics refresh.

  1. Lower max_running_jobs on RefreshBuildAritfactsSizeStatisticsWorker.
  2. Add additional feature flags to control the number of max_running_jobs between 0, 1, 3, 5.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #385845 (closed)

Edited by Albert

Merge request reports