Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc(processor): Avoid capturing not found errors #497

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

vincent-pochet
Copy link
Contributor

@vincent-pochet vincent-pochet commented Mar 21, 2025

This PR adds some logic to avoid capturing "record not found" error in Sentry when fetching billable metrics and subscriptions from the DB.

This will reduce the noise in Sentry (and slack). The errors will keeps ending up in the dead letter queue

@vincent-pochet vincent-pochet force-pushed the misc-ignore-bm-not-found branch from 9aa53ae to eb5a96d Compare March 21, 2025 15:05
@vincent-pochet vincent-pochet changed the title misc(processor): Avoid capturing bm not found error misc(processor): Avoid capturing bm not found errors Mar 21, 2025
@vincent-pochet vincent-pochet changed the title misc(processor): Avoid capturing bm not found errors misc(processor): Avoid capturing not found errors Mar 21, 2025
@vincent-pochet vincent-pochet merged commit c19a881 into main Mar 21, 2025
1 check passed
@vincent-pochet vincent-pochet deleted the misc-ignore-bm-not-found branch March 21, 2025 16:33
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