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

Improve error handling #1465

Conversation

rafaellehmkuhl
Copy link
Member

@rafaellehmkuhl rafaellehmkuhl commented Nov 25, 2024

Handle errors that where being raised without need and polluting Sentry's dashboards.

Opened #1466 and #1467 for the other two changes.

It was one of the most common unhandled errors in Sentry's diagnose.
… trying to be loaded

This is quite common to happen when the user is using an older version of the application, that does not have a latter introduced mini-widget, or when a developer is adding a new mini-widget to the application, and switches to branches that do not contain it yet.
@rafaellehmkuhl rafaellehmkuhl force-pushed the improve-error-handling-and-sentry-integration branch from fe05f4d to a23d61e Compare November 26, 2024 13:45
@rafaellehmkuhl rafaellehmkuhl changed the title Improve error handling and sentry integration Improve error handling Nov 26, 2024
@ArturoManzoli ArturoManzoli merged commit 52b5ab7 into bluerobotics:master Nov 27, 2024
10 checks passed
@rafaellehmkuhl rafaellehmkuhl deleted the improve-error-handling-and-sentry-integration branch November 27, 2024 14:30
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