Skip to content

Commit 6159c84

Browse files
authored
Merge pull request Snailclimb#1765 from kyriefang/patch-1
Update timeout-and-retry.md
2 parents 540aaa1 + 58c10b4 commit 6159c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/high-availability/timeout-and-retry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ category: 高可用
4242

4343
## 重试机制
4444

45-
### 什么是超时机制
45+
### 什么是重试机制
4646

4747
重试机制一般配合超时机制一起使用,指的是多次发送相同的请求来避免瞬态故障和偶然性故障。
4848

0 commit comments

Comments
 (0)