Skip to content
代码片段 群组 项目
提交 9fa1c70c 编辑于 作者: Vijay Hawoldar's avatar Vijay Hawoldar
浏览文件

Move UpdateStatistics service/worker from EE

To make it available in CE now that we have CE statistics at the group
level
上级 d1fb9295
No related branches found
No related tags found
无相关合并请求
......@@ -2335,6 +2335,15 @@
:weight: 1
:idempotent:
:tags: []
- :name: groups_update_statistics
:worker_name: Groups::UpdateStatisticsWorker
:feature_category: :source_code_management
:has_external_dependencies:
:urgency: :low
:resource_boundary: :cpu
:weight: 1
:idempotent: true
:tags: []
- :name: import_issues_csv
:worker_name: ImportIssuesCsvWorker
:feature_category: :team_planning
......
......@@ -1110,15 +1110,6 @@
:weight: 1
:idempotent: true
:tags: []
- :name: groups_update_statistics
:worker_name: Groups::UpdateStatisticsWorker
:feature_category: :source_code_management
:has_external_dependencies:
:urgency: :low
:resource_boundary: :cpu
:weight: 1
:idempotent: true
:tags: []
- :name: incident_management_apply_incident_sla_exceeded_label
:worker_name: IncidentManagement::ApplyIncidentSlaExceededLabelWorker
:feature_category: :incident_management
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册