Skip to content

Silence error logging when exception is silenced#739

Merged
cmanallen merged 1 commit into
mainfrom
cmanallen/silence-error-logs-when-requested
Jul 1, 2026
Merged

Silence error logging when exception is silenced#739
cmanallen merged 1 commit into
mainfrom
cmanallen/silence-error-logs-when-requested

Conversation

@cmanallen

Copy link
Copy Markdown
Member

Silenced exceptions are emitting NoRetriesRemainingError errors in Sentry. If the error is silenced, the fact that we've exhausted the retry quota is expected behavior.

Fixes SENTRY-5PM9

@cmanallen cmanallen requested a review from a team as a code owner July 1, 2026 19:49

@untitaker untitaker left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so does that mean you have a silenced exception that is also configured to trigger retries?

@cmanallen

Copy link
Copy Markdown
Member Author

@cmanallen cmanallen merged commit 5e05482 into main Jul 1, 2026
29 checks passed
@cmanallen cmanallen deleted the cmanallen/silence-error-logs-when-requested branch July 1, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants