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

SzGrpcConfig.addDataSource disconnects on adding multiple datasources #8

Open
arawinters opened this issue Jan 31, 2025 · 0 comments
Open
Labels
triage Need to triage

Comments

@arawinters
Copy link
Contributor

Describe the bug
If you try and add more than one datasource the connection is closed after the first one.

To Reproduce

  1. Open the examples/szconfig/addDataSource.ts and change the DATASOURCES_TO_ADD variable to add more than one datasource.
  2. Execute the example.
  3. You will get a Connection dropped error.

Expected behavior
All datasources are added with no error.

@github-actions github-actions bot added the triage Need to triage label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Need to triage
Projects
None yet
Development

No branches or pull requests

1 participant