Skip to content

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

Merged
untitaker merged 1 commit intomasterfrom
fix/fatal-session-crashed
Jul 2, 2020
Merged

fix(sessions): Only crash session if the error is unhandled, not if it is fatal#754
untitaker merged 1 commit intomasterfrom
fix/fatal-session-crashed

Conversation

@untitaker
Copy link
Copy Markdown
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