Files
vault/changelog/26383.txt
Andrew Stucki 57cb563be5 Fix exponential backoff for api.LifetimeWatcher (#26383)
* Fix exponential backoff for api.LifetimeWatcher

* Add changelog entry
2024-04-12 12:59:58 -04:00

4 lines
148 B
Plaintext

```release-note:bug
api: fixed a bug where LifetimeWatcher routines weren't respecting exponential backoff in the presence of unexpected errors
```