Hi, I'm a fan of grpc. Here's the issue I found. As per my understanding, a client call will send confirming message first to confirm server is available, then send out the request. What if a client call got acknowledged that server is ready and request sent, while suddenly server got down just before server send a response. I tried such case, as a result, client became DEAD, thread blocked. Is that a issue? How can I avoid this? Expecting your reply. Thanks Ted
-- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/tencent_6859ED0361AF63A431018FFB%40qq.com. For more options, visit https://groups.google.com/d/optout.
