Python "Circuit Breaker" implementation
☆522Mar 31, 2025Updated last year
Alternatives and similar repositories for circuitbreaker
Users that are interested in circuitbreaker are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python implementation of the Circuit Breaker pattern.☆689Jul 4, 2026Updated last month
- Simple implementation of the Circuit Breaker pattern☆50Jul 23, 2026Updated 2 weeks ago
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,522Updated this week
- Latency and fault tolerance for distributed systems☆85Apr 11, 2019Updated 7 years ago
- Python library providing function decorators for configurable backoff and retry☆2,694May 2, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Production-grade retries for Python