This website requires JavaScript.
Explore
Help
Register
Sign In
zlei6
/
go-zero
Watch
1
Star
0
Fork
0
You've already forked go-zero
mirror of
https://github.com/zeromicro/go-zero.git
synced
2026-05-10 08:29:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a585afbf079d2b69023fa03fe9ac150f16eeac2
go-zero
/
doc
/
breaker.md
6 lines
174 B
Markdown
Raw
Normal View
History
Unescape
Escape
initial import
2020-07-26 17:09:05 +08:00
# 熔断机制设计
## 设计目的
Markdown lint (#58) * markdown linter * format markdown docs * format exiting markdown docs
2020-09-11 19:42:58 +08:00
*
依赖的服务出现大规模故障时,调用方应该尽可能少调用,降低故障服务的压力,使之尽快恢复服务
Reference in New Issue
Copy Permalink