consul/lib/retry
Daniel Nephin e54567223b lib/retry: Refactor to reduce the interface surface
Reduce Jitter to one function

Rename NewRetryWaiter

Fix a bug in calculateWait where maxWait was applied before jitter, which would make it
possible to wait longer than maxWait.
2020-10-04 18:12:42 -04:00
..
retry.go lib/retry: Refactor to reduce the interface surface 2020-10-04 18:12:42 -04:00
retry_test.go lib/retry: Refactor to reduce the interface surface 2020-10-04 18:12:42 -04:00