feat: implement exponential backoff retry strategy for transient errors#132
feat: implement exponential backoff retry strategy for transient errors#132noahpodgurski wants to merge 5 commits intomainfrom
Conversation
|
I noticed we have two identical retry wrappers— |
Yeah they're separate functions - they do basically the same thing but I kept the one in |
|
@noahpodgurski let's hold off merging for now as I am sorting out PT + Paygo fallback |
|
@noahpodgurski also please run we can even make a pre-commit hook maybe |
|
@noahpodgurski feel free to merge this PR since it's requried for the new error code |
What's new
AIPLAT-452