Report BatchNotResetError to Sentry only after retries
Only one report will be sent to Sentry, containing data about failing batches and not each time an error is rescued. This removes noise from Sentry when a worker succeeds on retry.
Showing
Please register or sign in to comment