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

Stop throwing NoResultsError at Sentry on every random 404 #783

Open
zkat opened this issue Feb 17, 2024 · 0 comments
Open

Stop throwing NoResultsError at Sentry on every random 404 #783

zkat opened this issue Feb 17, 2024 · 0 comments
Labels
technical improvement General technical improvements that might not be user-visible or affect the overall site experience.

Comments

@zkat
Copy link
Contributor

zkat commented Feb 17, 2024

Right now, every 404, every typo of an address, etc, sends a NoResultsError to Sentry, and it gets really noisy. 404s are normal and for the most part should not be remarkable. We should only send these errors out if they signal an actual problem.

@zkat zkat added the technical improvement General technical improvements that might not be user-visible or affect the overall site experience. label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical improvement General technical improvements that might not be user-visible or affect the overall site experience.
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant