diff options
author | Mehrdad Afshari <mmx@google.com> | 2018-02-06 16:07:32 -0800 |
---|---|---|
committer | Mehrdad Afshari <mmx@google.com> | 2018-02-06 16:07:32 -0800 |
commit | b66e6fe76122265f8d5eabf0a1200ff91b95e253 (patch) | |
tree | c07d2ffdf819a4a9a8e4c02df3795af74409af91 /src/zlib | |
parent | b7bf76851d7a0f022ddfd0ceb00174dc04a095c6 (diff) |
Sleep a second to deflake ReconnectTest
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.
Diffstat (limited to 'src/zlib')
0 files changed, 0 insertions, 0 deletions