mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
Update timeout-and-retry.md
This commit is contained in:
parent
540aaa15ae
commit
58c10b4f65
@ -42,7 +42,7 @@ category: 高可用
|
||||
|
||||
## 重试机制
|
||||
|
||||
### 什么是超时机制?
|
||||
### 什么是重试机制?
|
||||
|
||||
重试机制一般配合超时机制一起使用,指的是多次发送相同的请求来避免瞬态故障和偶然性故障。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user