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

Expose unhandled exceptions in the Client API #446

Closed
pyricau opened this issue Mar 21, 2019 · 2 comments
Closed

Expose unhandled exceptions in the Client API #446

pyricau opened this issue Mar 21, 2019 · 2 comments
Labels
feature request Request for a new feature scheduled Work is starting on this feature/bug

Comments

@pyricau
Copy link
Contributor

pyricau commented Mar 21, 2019

Square disables the automated crash reporting, we have our own uncaught exception handler installed and it calls bugsnag on our own terms. That's been working great so far.

Bugsnag added tagging of handled / unhandled exceptions a while back but didn't expose an API for it. We'd like an API to notify of unhandled exceptions.

@snmaynard
Copy link
Contributor

Thanks for the feedback @pyricau! We track our product roadmap internally and I have registered your interest in this there. We'll close this for now so we don't double track it - but we'll ping you back here when this is shipped!

@phillipsam phillipsam added feature request Request for a new feature scheduled Work is starting on this feature/bug labels Aug 9, 2019
@martin-gillen
Copy link

I'd like to see this feature also, for the same reason. We have our own unhandled error handler and we want bugs notified from it to be classified as 'unhandled'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature scheduled Work is starting on this feature/bug
Projects
None yet
Development

No branches or pull requests

4 participants