1.10.1 • Published 3 years ago

yet-another-circuit-breaker v1.10.1

Weekly downloads
16
License
MIT
Repository
github
Last release
3 years ago

Yet another circuit breaker (YACB)

Valor-mmm codecov Known Vulnerabilities

This WILL be a simple, configurable utility for the circuit breaker pattern. Wrapped around asynchronous functions.

Up to this point, this is still a WIP, which is only partially functional. I will update the readme, after the first actual release.

Roadmap

In the near future

  1. Implement logic to change configurations during runtime.
  2. Enable configuration to limit requests in Half-Open state.
  3. Performance tests.

Sometime / Maybe

  1. Possibility to provide a logger through an interface.
  2. Custom failure test function (check, which results mean failure).
  3. Ability to check operation during OPEN state to switch to HALF-OPEN more early.
  4. AI to evaluate the right time to switch to HALF-OPEN state (maybe as plugin).
1.10.1

3 years ago

1.10.0

3 years ago

1.9.0

4 years ago

1.8.0

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.3.1

4 years ago

1.1.1

4 years ago