1. 08 Jun, 2020 1 commit
    • Mehmet Emin INAC's avatar
      Retry failed vulnerability export jobs up to 3 times · 443ea09b
      Mehmet Emin INAC authored
      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.
      443ea09b
  2. 05 Jun, 2020 39 commits