aiobreaker: Circuit Breaker for asyncio
JSON →aiobreaker is a Python implementation of the Circuit Breaker pattern, specifically designed for asynchronous applications using `asyncio`. It helps improve the resilience of microservices by preventing an application from repeatedly trying to execute an operation that is likely to fail, such as calling a service that is temporarily down. The current version is 1.2.0, with a stable, infrequent release cadence reflecting its focused scope.
Traffic · last 30 days stale · no recent hits
total hits 36
actors 9 distinct systems
last hit 18d ago PetalBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · 🇵🇱 Poland · 🇫🇷 France
API endpoints
full doc /v1/registry/aiobreaker
install /v1/registry/aiobreaker/install
compatibility /v1/registry/aiobreaker/compatibility