Commit 5f23bc1d authored by Siddharth Asthana's avatar Siddharth Asthana

Set worker resource boundary for ImportRequirementsCsvWorker

Changelog: other
EE: true
parent 9390d79d
......@@ -11,8 +11,6 @@ module RequirementsManagement
idempotent!
feature_category :requirements_management
# TODO: Set worker_resource_boundary.
# https://gitlab.com/gitlab-org/gitlab/-/issues/281173
sidekiq_retries_exhausted do |job|
Upload.find(job['args'][2]).destroy
......
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