grpc.Client.waitForReady? #176
Unanswered
swwilson-bsi
asked this question in
Q&A
Replies: 2 comments 3 replies
-
It can't, at the moment. Could you elaborate why you want to call |
Beta Was this translation helpful? Give feedback.
2 replies
-
Gee. I wouldn't know how to test it. Would you do it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can a client wait for a server to be ready? After creating a GrpcTransport, I want to call client.waitForReady. However, client is a private property.
Beta Was this translation helpful? Give feedback.
All reactions