mirror of
https://github.com/crazybber/awesome-patterns.git
synced 2024-11-24 21:46:03 +03:00
Update circuit-breaker.md
This commit is contained in:
parent
064adb67c2
commit
a0671b417b
@ -12,7 +12,7 @@ document.
|
||||
## Implementation
|
||||
|
||||
Below is the implementation of a very simple circuit breaker to illustrate the purpose
|
||||
of the circuit breaker design pattern for [Circuit Breaker Pattern](https://docs.microsoft.com/en-us/previous-versions/msp-n-p/dn589784(v=pandp.10)?redirectedfrom=MSDN)
|
||||
of the circuit breaker design pattern ,Only considering Open/Closed
|
||||
|
||||
### Operation Counter
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user