[FEATURE] Add CircuitBreaker
class
#85
Labels
📝 documentation
Tasks related to writing or updating documentation
enhancement
New feature or request
gitauto
GitAuto label to trigger the app in a issue.
good first issue
Good for newcomers
hacktoberfest
Participation in the Hacktoberfest event
help wanted
Extra attention is needed
🕓 medium effort
A task that can be completed in a few hours
🧪 tests
Tasks related to testing
🛠 WIP
Work in progress
Description
Add a class that handles open/half-open/close state for a simple CircuitBreaker.
This class depends upon #84 to manage state
failureThreshold
,resetTimeout
)MemoryCache
([FEATURE] AddMemoryCache
class #84) should be a constructor dependencyTech notes
Simple example
Additional information
The text was updated successfully, but these errors were encountered: