Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent clients from using duplicate instances of the SDK #443

Open
denis-rossati opened this issue Feb 6, 2025 · 0 comments
Open

Prevent clients from using duplicate instances of the SDK #443

denis-rossati opened this issue Feb 6, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@denis-rossati
Copy link
Member

🐞 Bug report

Expected behavior

We should track data with only one of the SDK instances, and throw an error for each instance that the client tries to create.

Additional context

Recently one of our clients plugged their application with more than one plug. This caused an issue downstream that was later fixed, but it's a behavior that we are not supporting right now.

@denis-rossati denis-rossati added the bug Something isn't working label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant