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

Grpc channels do not leave IDLE state #306

Closed
pnv1 opened this issue Aug 26, 2024 · 1 comment · Fixed by #307
Closed

Grpc channels do not leave IDLE state #306

pnv1 opened this issue Aug 26, 2024 · 1 comment · Fixed by #307
Assignees
Labels
bug Something isn't working

Comments

@pnv1
Copy link
Collaborator

pnv1 commented Aug 26, 2024

No description provided.

@pnv1 pnv1 added the bug Something isn't working label Aug 26, 2024
@pnv1 pnv1 self-assigned this Aug 26, 2024
@pnv1
Copy link
Collaborator Author

pnv1 commented Aug 26, 2024

After 30 minutes (by default) of no activity on a channel it swithes state to IDLE.
YDB is waiting for READY state before sending requests. Without any request or explicit "requestConnect=true" flag oin channel.getState method grpc channel does not change its state and SDK reconnects always fail

@pnv1 pnv1 linked a pull request Aug 26, 2024 that will close this issue
@pnv1 pnv1 closed this as completed in #307 Aug 26, 2024
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

Successfully merging a pull request may close this issue.

1 participant