You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: move handled before configureScope and guard disabled hub
Addresses review feedback on #5449:
- reorder the scope-callback overloads to (ex, handled, configureScope)
so a long lambda stays the last argument
- skip the Exception.Data mutation when the hub is disabled, matching
SentryClientExtensions.CaptureException
- note that the CaptureExceptionInternal fallback is defensive only
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
0 commit comments