mirror of
https://github.com/status-im/consul.git
synced 2025-02-07 19:35:35 +00:00
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.