Skip to content

grpc-js: pick_first: Don't automatically reconnect after connection drop #2680

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

Conversation

murgatroid99
Copy link
Member

From A62:

If this connection breaks at a later point in time, pick_first will not attempt to reconnect until the application requests that it does so, or makes an RPC.

This was a mistake in #2511, but without #2619 and this change in #2568, it probably wouldn't work correctly.

This error was pointed out in #2677 (comment).

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