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
While "rubber ducking" about Sentry 3rd party errors showing up as a team, we (re?)discovered that Sentry recommends we initialize our client in a custom way. Let's do it!
While "rubber ducking" about Sentry 3rd party errors showing up as a team, we (re?)discovered that Sentry recommends we initialize our client in a custom way. Let's do it!
See Node client example here: https://github.com/getsentry/sentry-javascript/blob/a27652f09538e91d3c6c23f8eeadb75743067428/packages/node/src/sdk/index.ts#L104
Might need some discussion and further investigation to make sure we continue to catch all Unhandled exceptions with Sentry 🤔
The text was updated successfully, but these errors were encountered: