Skip to content

fix accidentally returning soft error

Administrator requested to merge insights/unify/fix-error-handling into main

Created by: coury-clark

After refactoring the backfiller, we are accidentally exiting the global iteration after any soft error (which we typically would just skip the repository).

Test plan

Tested locally to ensure all repos in a global insight get processed

Merge request reports

Loading