Skip to content

fix(sessions): Only crash session if the error is unhandled, not if it is fatal #754

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

Merged
merged 1 commit into from
Jul 2, 2020

Conversation

untitaker
Copy link
Member

Exceptions that are fatal but handled are probably log messages. Log messages are not really crashes. If we capture crashes as log messages only, we should fix that first by writing more integrations or fixing bugs in existing ones.

@untitaker untitaker requested a review from mitsuhiko July 2, 2020 13:16
@untitaker untitaker merged commit c510ced into master Jul 2, 2020
@untitaker untitaker deleted the fix/fatal-session-crashed branch July 2, 2020 14:47
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