Skip to content

Conversation

@lforst
Copy link
Contributor

@lforst lforst commented Apr 10, 2024

Ref: #1661
Ref: #6146

This PR sets the default for the exitEvenIfOtherHandlersAreRegistered option of the onUncaughtExceptionIntegration to false. Effectively this means that going forward, by default, Sentry will not try to exit the process when there are other onUncaughtException handlers attached.

In the Next.js SDK we needed to override the option for this integration to false, so now it will be in line with the global default.

Luca Forstner added 2 commits April 10, 2024 12:58
…ption` handlers are registered in `onUncaughtExceptionIntegration`
@lforst lforst marked this pull request as ready for review April 10, 2024 13:55
@lforst lforst requested review from AbhiPrasad, Lms24, mydea and s1gr1d April 10, 2024 13:55
@lforst lforst merged commit 700562d into develop Apr 10, 2024
@lforst lforst deleted the lforst-exception-default branch April 10, 2024 14:24
cadesalaberry pushed a commit to cadesalaberry/sentry-javascript that referenced this pull request Apr 19, 2024
…ption` handlers are registered in `onUncaughtExceptionIntegration` (getsentry#11532)
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.

3 participants