Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-04-21 | Mark remote server as up when we can talk to it | Erik Johnston | 2 | -1/+28 |
2022-04-21 | Reduce default max retry times | Erik Johnston | 1 | -1/+1 |
2022-04-21 | add simple test | H. Shay | 1 | -1/+17 |
2022-04-21 | lint | H. Shay | 1 | -1/+1 |
2022-04-21 | add max_short_retries to config and rename min_retry_delay -> ma |