We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c67ab9 commit 72c4298Copy full SHA for 72c4298
Reports/2024/#274-2024.01.08.md
@@ -46,7 +46,7 @@
46
47
### [swift-retry](https://github.com/fumoboy007/swift-retry?tab=readme-ov-file)
48
49
-[@AidenRao](https://weibo.com/AidenRao) 该项目是一个 Swift 语言的重试库,旨在提供合理的默认设置和强大的灵活性。
+[@AidenRao](https://weibo.com/AidenRao):该项目是一个 Swift 语言的重试库,旨在提供合理的默认设置和强大的灵活性。
50
51
- 合理的默认设置:默认选择[指数退避](https://en.wikipedia.org/wiki/Exponential_backoff)算法,适用于大部分场景,避免对资源进行 DDoS。
52
- 强大的灵活性:该库提供了多个自定义选项以适应不同的使用场景,包括自定义关闭、重试配置、退避算法选择以及时钟替换等。
0 commit comments