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

Configure sentry for monitoring errors #144

Open
ryanchristo opened this issue Aug 15, 2023 · 0 comments
Open

Configure sentry for monitoring errors #144

ryanchristo opened this issue Aug 15, 2023 · 0 comments
Labels
dev Engineering task

Comments

@ryanchristo
Copy link
Member

ryanchristo commented Aug 15, 2023

Ref: #143 (review)

...integrating sentry as we have it for regen-web. I.e. In the try-catch block we have here now, we could also raise a sentry alert, which would give us notifications etc. and also sentry would capture any other unhandled exceptions as well

We should consider adding sentry so that we can better track application errors, starting with raising an alert wherever we console error rather than throwing an error, specifically within any try-catch blocks that attempt to query for additional information such as metadata or historical group proposals and votes from the indexer endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Engineering task
Projects
None yet
Development

No branches or pull requests

1 participant