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

Add cluster.waitUntilReady method to Node.js SDK to handle GCCCP initialization gracefully #124

Open
nmdaniil opened this issue Jan 21, 2025 · 1 comment
Assignees

Comments

@nmdaniil
Copy link

Please consider adding a waitUntilReady method to the Node.js SDK, similar to the Java SDK.
Currently, there is no native way to wait for the cluster to fully initialize, often causing the following warning at startup:

[warn] unable to find connected session with GCCCP support, retry in 2500ms
@thejcfactor
Copy link
Contributor

thejcfactor commented Jan 28, 2025

Hi @nmdaniil -- This is a fair request. I have created JSCBC-1321 in our JIRA tracking system. I imagine we can address this feature request in the somewhat near future but TBD on when it will actually drop. I will update this GH issue as more details come to light.

@thejcfactor thejcfactor self-assigned this Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants