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
I think you should add a function to validate the structure of the SENTRY-DSN (before init()), because if it is bad formed, "Sentry.init" is throwing and exception but you really don't know the context of that exception.
Kind regards!
The text was updated successfully, but these errors were encountered:
Good work doing this wrapper, congrats!
I think you should add a function to validate the structure of the SENTRY-DSN (before init()), because if it is bad formed, "Sentry.init" is throwing and exception but you really don't know the context of that exception.
Kind regards!
The text was updated successfully, but these errors were encountered: