This repository has been archived by the owner on Aug 14, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
discovery: increase default connection timeout
This commit increases default connection timeout from 5s to 20s, in order to gracefully accomodate for retrials. This will help in overcoming soft-failure cases, like skipping a single faulty resolvers in resolv.conf. This is still a quite aggressive timeout, well below the Linux timeout of 127s for new TCP connections.
- Loading branch information