mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
This fixes #3647 by delaying proxy start by 3 seconds. Without this, proxy starts at the same time as initial cluster and since the default proxy director refresh interval is 30-second, if cluster is not ready at first trial, the proxy misses to discover them and has to wait another 30-seconds, which delays the proxying for first 30-second.
1.4 KiB
1.4 KiB