vmware-tanzu / secrets-manager

VMware Secrets Manager is a lightweight secrets manager to protect your sensitive data. It’s perfect for edge deployments where energy and footprint requirements are strict—See more: https://vsecm.com/
https://vsecm.com/
BSD 2-Clause "Simplified" License
134 stars 24 forks source link

Backoff Algorithm Updates #993

Closed v0lkan closed 2 weeks ago

v0lkan commented 2 weeks ago

Updates and improvements in the exponential backoff algorithm.

I’ll annotate the code to highlight important changes.

v0lkan commented 2 weeks ago

cc: @gurkanguray — I modified the algo a little bit; wanted to ping you since the initial work has been started by you.