Contents

circuitbreaker 2.1.3

0

Python Circuit Breaker pattern implementation

Python Circuit Breaker pattern implementation

Stars: 512, Watchers: 512, Forks: 57, Open Issues: 12

The fabfuel/circuitbreaker repo was created 9 years ago and the last code push was 10 months ago.
The project is popular with 512 github stars!

How to Install circuitbreaker

You can install circuitbreaker using pip

pip install circuitbreaker

or add it to a project with poetry

poetry add circuitbreaker

Package Details

Author
Fabian Fuelling
License
BSD-3-Clause
Homepage
https://github.com/fabfuel/circuitbreaker
PyPi:
https://pypi.org/project/circuitbreaker/
GitHub Repo:
https://github.com/fabfuel/circuitbreaker

Classifiers

No  circuitbreaker  pypi packages just yet.

Errors

A list of common circuitbreaker errors.

Code Examples

Here are some circuitbreaker code examples and snippets.