| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-10-01 | comment | chrislu | 1 | -1/+1 | |
| 2023-10-01 | RetryForever => RetryUntil | chrislu | 1 | -1/+4 | |
| 2023-05-07 | reset wait time on a successful retry | chrislu | 1 | -0/+2 | |
| 2023-04-21 | mount: add retry for read only case (#4416) | wusong | 1 | -0/+32 | |
| * mount: add retry for read only case Signed-off-by: Wusong Wang <wangwusong@virtaitech.com> * add new util retry function for mount Signed-off-by: Wusong Wang <wangwusong@virtaitech.com> * change error list param Signed-off-by: Wusong Wang <wangwusong@virtaitech.com> --------- Signed-off-by: Wusong Wang <wangwusong@virtaitech.com> Co-authored-by: Wusong Wang <wangwusong@virtaitech.com> | |||||
| 2022-08-20 | retry for all errors | chrislu | 1 | -2/+2 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -1/+1 | |
| 2022-07-19 | minor | chrislu | 1 | -1/+1 | |
| 2021-09-02 | reset wait time | Chris Lu | 1 | -0/+1 | |
| 2021-08-15 | add some delays if error | Chris Lu | 1 | -4/+4 | |
| 2021-08-15 | fix compilation error | Chris Lu | 1 | -1/+1 | |
| 2021-08-15 | add RetryForever | Chris Lu | 1 | -0/+20 | |
| 2020-11-26 | do not retry if failed with a non transport related error | Chris Lu | 1 | -1/+3 | |
| 2020-11-15 | refactoring | Chris Lu | 1 | -0/+10 | |
| 2020-11-01 | move to util.RetryWaitTime | Chris Lu | 1 | -3/+5 | |
| 2020-11-01 | add retry to master clients also | Chris Lu | 1 | -2/+7 | |
| 2020-11-01 | only retry transport related errors | Chris Lu | 1 | -3/+6 | |
| 2020-11-01 | mount: add retry for all operations with filer | Chris Lu | 1 | -0/+21 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1589 | |||||
