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 ↓27% vs prev 7d
total hits 29
actors 9 distinct systems
last hit 1d ago Bingbot
top countries 🇩🇪 Germany · 🇸🇬 Singapore · 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada
API endpoints
full doc /v1/registry/aiobreaker
install /v1/registry/aiobreaker/install
compatibility /v1/registry/aiobreaker/compatibility