2 Repositories
Python backoff Libraries
Delayed iteration for polling and retries.
Does Python need yet another retry / poll library? It needs at least one that isn't coupled to decorators and functions. Decorators prevent the caller
22 Dec 29, 2022
Versatile async-friendly library to retry failed operations with configurable backoff strategies
riprova riprova (meaning retry in Italian) is a small, general-purpose and versatile Python library that provides retry mechanisms with multiple backo
108 Apr 27, 2022