{"library":"aioretry","type":"library","category":null,"description":"aioretry is an asyncio utility for Python 3.7+ that provides flexible retry mechanisms for asynchronous operations. It supports various retry policies, including fixed delay, exponential backoff, and custom strategies, handling transient failures in async code gracefully. The current version is 6.3.1, and it maintains an 'active' release cadence with regular updates.","language":"python","status":"active","version":"6.3.1","tags":["async","retry","asyncio","error-handling","concurrency"],"last_verified":"Tue May 26","install":[{"cmd":"pip install aioretry","imports":["from aioretry import retry","from aioretry import RetryInfo","from aioretry import RetryPolicyStrategy"]}],"homepage":null,"github":"https://github.com/kaelzhang/python-aioretry","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aioretry/","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.6,"avg_import_s":0.23,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aioretry/compatibility"}}