Skip to content

Add Ecosystem CPU-bound workers

Arturo Herrero requested to merge ecosystem-cpu-bound-worker into master

What does this MR do?

Updates some ~"group::ecosystem" workers to CPU-bound workers.

Related to #336285 (closed) when we have identified a few workers that we have to update.

Reference: https://docs.gitlab.com/ee/development/sidekiq_style_guide.html#cpu-bound-and-memory-bound-workers

Edited by Arturo Herrero

Merge request reports