Closed jesperes closed 1 year ago
LGTM even though I'd personally add a max_retries configuration in order to not get stuck in some CI pipeline forever if there's 429's consistently. But if you feel that there's no need and you'd prefer to retry forever then I'm fine with that too +1
I'll add a max_retries
config.
Algorithm is taken from this AWS blog post.