mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
6 lines
248 B
Plaintext
6 lines
248 B
Plaintext
```release-note:changes
|
|
agent: Failed auto-auth attempts are now throttled by an exponential backoff instead of the
|
|
~2 second retry delay. The maximum backoff may be configured with the new `max_backoff` parameter,
|
|
which defaults to 5 minutes.
|
|
```
|