bulkhead
Unified resilience patterns for Python — retry, circuit breaker, timeout, fallback, bulkhead, rate limiter, and cache in one decorator. Python's Resilience4j.
Python HTTP client framework with sync & async clients and built-in resilience
Typed, zero-dependency bulkhead and bounded-concurrency library for Python asyncio, with FIFO queues, deadlines, metrics, and weighted capacity.
A proper bulkhead implementation with circuit-breakers and durable state
Async resilience patterns for Python - Circuit breakers, rate limiting, and more