Commit df5b799d authored by James Lopez's avatar James Lopez Committed by Stan Hu

Add worker_resource_boundary to UpdateStatisticsWorker

parent bd058e8c
......@@ -1074,7 +1074,7 @@
:feature_category: :source_code_management
:has_external_dependencies:
:urgency: :low
:resource_boundary: :unknown
:resource_boundary: :cpu
:weight: 1
:idempotent: true
:tags:
......
......@@ -9,6 +9,8 @@ module Groups
sidekiq_options retry: 3
worker_resource_boundary :cpu
feature_category :source_code_management
tags :exclude_from_kubernetes
idempotent!
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment