mirror of
https://github.com/kubernetes/client-go.git
synced 2026-07-12 18:58:44 +00:00
The backoff value is baseDelay*2^<num-failures> in ItemExponentialFailureRateLimiter.When . But the comment is baseDelay*10^<num-failures>. Kubernetes-commit: c1fa760b75970fbd0c142971f1142754cb4ea3fc