This topic created in 1675 days ago, the information mentioned may be changed or developed.
- retry-go
- 有点意思, 要么接口太复杂, 要么功能太少, 要么接口不直观, 哈哈, 只有自己写的是最棒的.
- giantswarm/retry-go - slightly complicated interface.
- sethgrid/pester - only http retry for http calls with retries and backoff
- cenkalti/backoff - Go port of the exponential backoff algorithm from Google's HTTP Client Library for Java. Really complicated interface.
- rafaeljesus/retry-go - looks good, slightly similar as this package, don't have 'simple'
Retry method
- matryer/try - very popular package, nonintuitive interface (for me)
5 replies • 2021-10-17 12:33:29 +08:00
 |
|
1
LangInteger Oct 16, 2021 via Android
github isssue 里面的各种撕逼大战是最好看的
|
 |
|
2
Pastsong Oct 16, 2021
(Vue.js 文档评价其他 UI 库
|
 |
|
3
wangfenjin Oct 16, 2021
这年头没写过 retry 库都不好意思说自己是程序员
|
 |
|
5
crclz Oct 17, 2021
对代码有极致的追求是一个很稀缺的素质。
|