mirror of https://github.com/tailscale/tailscale/
logtail: we missed a case for the backoff timer.
We want to run bo.Backoff() after every upload, regardless. If upload==true but err!=nil, we weren't backing off, which caused some very-high-throughput log upload retries in bad network conditions. Updates #282. Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>pull/443/head
parent
1d2e497d47
commit
6f590f5b52
Loading…
Reference in New Issue