A circuit breaker design pattern for dropwizard.
This library provides a simple implementation of a circuit breaker design pattern.
It uses dropwizard metrics to provide insights on the rate of failures and, with it, we can reliably assume a certain functionality is having issues. After a certain threshold is hit the circuit is opened and an exception is thrown, preventing from increasing the load on the failing code.
This library can be used as a stand-alone library or embedded into dropwizard, through the usage of annotations.
Commercial Use
Modify
Distribute
Place Warranty
Sub-License
Hold Liable
Distribute Original
Disclose Source
Include Copyright
State Changes
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities
30 Day SummaryDec 20 2023 — Jan 19 2024
|
12 Month SummaryJan 19 2023 — Jan 19 2024
|