mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-03 12:41:10 +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.