Skip to content

Commit 72c4298

Browse files
committed
fix: 格式微调
1 parent 3c67ab9 commit 72c4298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Reports/2024/#274-2024.01.08.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
### [swift-retry](https://github.com/fumoboy007/swift-retry?tab=readme-ov-file)
4848

49-
[@AidenRao](https://weibo.com/AidenRao) 该项目是一个 Swift 语言的重试库,旨在提供合理的默认设置和强大的灵活性。
49+
[@AidenRao](https://weibo.com/AidenRao)该项目是一个 Swift 语言的重试库,旨在提供合理的默认设置和强大的灵活性。
5050

5151
- 合理的默认设置:默认选择[指数退避](https://en.wikipedia.org/wiki/Exponential_backoff)算法,适用于大部分场景,避免对资源进行 DDoS。
5252
- 强大的灵活性:该库提供了多个自定义选项以适应不同的使用场景,包括自定义关闭、重试配置、退避算法选择以及时钟替换等。

0 commit comments

Comments
 (0)