mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-11 19:01:12 +01:00
The existing code would retain the previous backoff value even after the system had recovered. This PR fixes that issue and improves the structure of the backoff code.