Add `tenacity`
Created by: ra101
Tenacity is a general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. It is quite heavily used in async tasks.
Created by: ra101
Tenacity is a general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. It is quite heavily used in async tasks.