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

[server/kit] adding automatic error reporting for any panics encountered #164

Merged
merged 5 commits into from
Nov 12, 2018

Conversation

jprobinson
Copy link
Contributor

If we're in the App Engine environment, this change will initiate a Google error reporting client on startup and, if panic is caught at the highest level, a new error report will be sent to Google Cloud.

@coveralls
Copy link

coveralls commented Nov 9, 2018

Coverage Status

Coverage decreased (-0.7%) to 44.768% when pulling 1c775ff on kit-error-reporting into 5fcceae on master.

Copy link
Contributor

@darrenmcc darrenmcc left a comment

Choose a reason for hiding this comment

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

🐍

@jprobinson jprobinson merged commit fe286d8 into master Nov 12, 2018
@jprobinson jprobinson deleted the kit-error-reporting branch November 12, 2018 18:24
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.

4 participants