{"library":"retry","type":"library","category":null,"description":"The `retry` library (version 0.9.2) provides a simple decorator for adding retry logic to Python functions. It allows configuration of exceptions to catch, number of attempts, delay between retries, backoff strategy, and optional jitter. This library is largely unmaintained, with its last release in 2016, and is superseded by more actively developed alternatives like `tenacity`.","language":"python","status":"abandoned","version":"0.9.2","tags":["retry","decorator","error handling","resilience","backoff"],"install":[{"cmd":"pip install retry","imports":["from retry import retry"]}],"homepage":null,"github":"https://github.com/invl/retry","docs":null,"changelog":null,"pypi":"https://pypi.org/project/retry/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/retry/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}