| Age | Commit message (Expand) | 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 |
| 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 |
