mirror of https://github.com/k3s-io/k3s
Browse Source
The default http client does not have an overall request timeout, so connections to misbehaving or unavailable servers can stall for an excessive amount of time. At the moment, just attempting to join an unavailable cluster takes 2 minutes and 40 seconds to timeout. Resolve that by setting a reasonable request timeout. Signed-off-by: Brad Davidson <brad.davidson@rancher.com>pull/2300/head
Brad Davidson
4 years ago
1 changed files with 10 additions and 2 deletions
Loading…
Reference in new issue