Commit e1f23131 authored by saikat sarkar's avatar saikat sarkar Committed by Mark Chao

Set retries of ScanSecurityReportSecretsWorker for max 3 days

parent f0afb27e
......@@ -8,7 +8,7 @@ class ScanSecurityReportSecretsWorker # rubocop:disable Scalability/IdempotentWo
worker_resource_boundary :cpu
sidekiq_options retry: 20
sidekiq_options retry: 17
worker_has_external_dependencies!
idempotent!
......
---
title: Set retries of ScanSecurityReportSecretsWorker for max 3 days
merge_request: 49022
author:
type: changed
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