Contents

circuitbreaker 2.0.0

0

Python Circuit Breaker pattern implementation

Python Circuit Breaker pattern implementation

Stars: 435, Watchers: 435, Forks: 51, Open Issues: 10

The fabfuel/circuitbreaker repo was created 8 years ago and the last code push was 11 months ago.
The project is popular with 435 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.

GitHub Issues

The circuitbreaker package has 10 open issues on GitHub

  • Is there a way to have dynamic naming of the circuit depending on function parameters?

See more issues on GitHub