Skip to content

Commit df8d471

Browse files
author
Alex Vaghin
committed
acme: clarify retries and backoff algorithm
There's been some confusion about failed request retries. Rightfully so: some requests are retried, others are not. This change attempts to clarify the issue and unify backoff usage in all Client's methods by introducing a new exported optional field RetryBackoff and adding retry logic where missing. Also, updates golang/go#22457. Change-Id: Ied434edf998d52925a48b6b3b2407d45a6e9d2ee Reviewed-on: https://go-review.googlesource.com/109615 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
1 parent 5ba7f63 commit df8d471

File tree

5 files changed

+575
-466
lines changed

5 files changed

+575
-466
lines changed

0 commit comments

Comments
 (0)