mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-26 10:11:47 +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.