Retry failed vulnerability export jobs up to 3 times
Previously we were marking the export object as failed if it fails in the first export try and were suppressing the exception to fool sidekiq to not to retry the job. We decided to change this behaviour and let sidekiq to try the job if it fails.
Showing
Please register or sign in to comment