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

chore(bump): grpc-js to 1.9.11 #350

Closed

Conversation

jokesterfr
Copy link
Contributor

@jokesterfr jokesterfr commented Nov 21, 2023

A lot of stability fixes happened on grpc-js recently, I just want to make sure the EventStore client is up to date with these fixes.

I'm experiencing frequent issues with Error: 14 UNAVAILABLE: Server Is Not Ready on ES 23.10, which I guess is related to socket exhaustion due to mis disconnection of the client. Frequently on the server side we have 0 connections in the $ES_URL/subscriptions/${ES_STREAM}/${ES_GROUP}/info API response, while the Node.js client states that it is still connected.

Probably related to:

Customer Support Tracking reference: 110968

@cdevarenne
Copy link
Contributor

Thank you for reporting this @jokesterfr, we are working on integrating these changes in #351

@jokesterfr
Copy link
Contributor Author

Thank you, will keep track of #351 then.

@jokesterfr jokesterfr closed this Nov 23, 2023
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

Successfully merging this pull request may close these issues.

2 participants