aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/environment_variables.md
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <zyc@google.com>2017-10-18 11:47:10 -0700
committerGravatar Yuchen Zeng <zyc@google.com>2017-10-30 12:06:52 -0700
commitcbb9296b729a312ca9ea59ef53cf022994c31dff (patch)
tree8378073ab041eb0d05d4fbdc3cd6388740e6de3f /doc/environment_variables.md
parent7fa814fbeb9599d9d921a705438d254cc1920781 (diff)
Change the default interval to 5 seconds
Diffstat (limited to 'doc/environment_variables.md')
-rw-r--r--doc/environment_variables.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/environment_variables.md b/doc/environment_variables.md
index 0163235d63..40af758f69 100644
--- a/doc/environment_variables.md
+++ b/doc/environment_variables.md
@@ -121,7 +121,7 @@ some configuration as environment variables that can be set.
- ares - a DNS resolver based around the c-ares library
* GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS
- Default: 500
+ Default: 5000
Declares the interval between two backup polls on client channels. These polls
are run in the timer thread so that gRPC can process connection failures while
there is no active polling thread. They help reconnect disconnected client