Skip to content

Fixing sending correct stacktrace on SentryHandler#207

Open
jplekkerkerker wants to merge 1 commit intojhomlala:masterfrom
jplekkerkerker:master
Open

Fixing sending correct stacktrace on SentryHandler#207
jplekkerkerker wants to merge 1 commit intojhomlala:masterfrom
jplekkerkerker:master

Conversation

@jplekkerkerker
Copy link
Copy Markdown

The errors in Sentry where missing the correct stacktrace when reporting an error with Catcher.reportCheckedError(...). This fix adds the correct stacktrace to sentryClient.captureEvent(...) so the error can be found and debugged quicker.

The errors in Sentry where missing the correct stacktrace when reporting an error with Catcher.reportCheckedError(...). This fix adds the correct stacktrace to sentryClient.captureEvent(...) so the error can be found and debugged quicker.
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.

1 participant