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
We use Sentry to monitor errors in our application, however Duffel components also include Sentry which integrates with Duffel's Sentry account. This creates a bunch of different issues for us, including Sentry version incompatibilities.
We use Sentry to monitor errors in our application, however Duffel components also include Sentry which integrates with Duffel's Sentry account. This creates a bunch of different issues for us, including Sentry version incompatibilities.
I imagine a reusable library like this should not hardcode Duffel's Sentry integration for other apps to use. If it does it should make this integration optional and create a separate Sentry instance for itself - https://docs.sentry.io/platforms/javascript/best-practices/multiple-sentry-instances/
The text was updated successfully, but these errors were encountered: