Commit 2e7c88a0 authored by Bob Van Landuyt's avatar Bob Van Landuyt

Update feature category for MaxSeatsWorker

This updates the feature category for the
UpdateMaxSeatsUsedForGitlabComSubscriptionsWorker
parent dbf8005a
......@@ -415,7 +415,7 @@
:tags: []
- :name: cronjob:update_max_seats_used_for_gitlab_com_subscriptions
:worker_name: UpdateMaxSeatsUsedForGitlabComSubscriptionsWorker
:feature_category: :license
:feature_category: :utilization
:has_external_dependencies:
:urgency: :low
:resource_boundary: :cpu
......
......@@ -6,7 +6,7 @@ class UpdateMaxSeatsUsedForGitlabComSubscriptionsWorker # rubocop:disable Scalab
sidekiq_options retry: 3
include CronjobQueue # rubocop:disable Scalability/CronWorkerContext
feature_category :license
feature_category :utilization
worker_resource_boundary :cpu
# rubocop: disable CodeReuse/ActiveRecord
......
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