Files
vault/changelog/25497.txt
divyaac 3132592c19 Added exponential backoff (#25497)
* Applied Patch

* Added changelog

* Edited changelog

* Added constants to be shared

* Edited changelog verbage

* Removed copy and paste error

* Moved the constants

* Fixed static checks
2024-02-20 11:42:59 -08:00

4 lines
145 B
Plaintext

```release-note:bug
agent: Fixes a high Vault load issue, by restarting the Conusl template server after backing off instead of immediately.
```