Skip to content

Commit 58c10b4

Browse files
authored
Update timeout-and-retry.md
1 parent 540aaa1 commit 58c10b4

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)