{"library":"aiohttp-retry","type":"library","category":null,"description":"aiohttp-retry is a simple retry client for aiohttp, providing robust request retrying capabilities for asynchronous HTTP operations. It supports various retry strategies like exponential backoff and random delays. The current version is 2.9.1 and it requires Python 3.7 or higher. The library is actively maintained with regular releases addressing bug fixes and introducing new features.","language":"python","status":"active","version":"2.9.1","tags":["aiohttp","retry","async","asyncio","http-client","network"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install aiohttp-retry","imports":["from aiohttp_retry import RetryClient","from aiohttp_retry import ExponentialRetry","from aiohttp_retry import RandomRetry","from aiohttp_retry import RetryOptions","from aiohttp_retry import RequestParams"]}],"homepage":null,"github":"https://github.com/inyutin/aiohttp_retry","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiohttp-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":3.9,"avg_import_s":0.6,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiohttp-retry/compatibility"}}