common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
1.01k stars 93 forks source link

Implement exponential backoff for profile detection #444

Closed shwethaumashanker closed 1 year ago

shwethaumashanker commented 1 year ago

What changed?

Implement exponential backoff for profile detection

Why?

Better way to retry

How did you test it?

Potential risks

Is patch release candidate?

Link to relevant docs PRs

JoshuaWilkes commented 1 year ago

This is a handy library that we use often for retry logic https://github.com/sethvargo/go-retry