mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-15 22:41:50 +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.