tenacity
Retry a flaky function whenever an exception occurs until it works
Retry a flaky function whenever an exception occurs until it works
To install this package, run one of the following:
Tenacity is general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying
Summary
Retry a flaky function whenever an exception occurs until it works
Last Updated
Mar 3, 2021 at 20:53
License
Apache 2.0
Total Downloads
1.3K
Supported Platforms