FICHA · MANJARO

python-circuitbreaker

Python implementation of the Circuit Breaker pattern

  • Library
  • Dev
  • NETWORK
  • RELIABILITY
  • Dependency only
  • Same app · 2 sources
official+codex · reviewed · Jun 3, 2026 description in en

Description

Failure-prone service calls can be guarded with the circuit breaker pattern in Python applications. This library is for backend developers limiting retries and cascading failures. Thresholds affect availability and recovery, so production values should be tested.

Permissions

Permissions not analysed for this source yet.