mirror of https://github.com/grpc/grpc.git
The thread that watches connectivity on the channel might not pick up that the server has gone away before the request is dispatched, and return UNAVAILABLE instead of reconnecting prior to sending the request. The fundamental solution would basically be enabling retries in C-core. For now, we opt to sleep a second to deflake this particular test case.pull/14339/head
parent
b7bf76851d
commit
b66e6fe761
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue