vault/changelog/_11778.txt
Vault Automation cab60d761b
Backport rotationManager: add configurable limit to rotation retries with orphaning into ce/main (#11782)
Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
2026-01-15 09:31:40 -06:00

4 lines
No EOL
251 B
Text

```release-note:improvement
core (enterprise): enable rotation manager to use configurable retry policies to limit the retry behavior for rotation entries
and include an orphaning mechanism to handle entries that exceed the maximum retry attempts.
```