Age | Commit message (Expand) | Author |
---|---|---|
2023-07-07 | Refactor: move retry into single package. | Keuin |
2022-09-14 | Remove redundant 's' in time. | Keuin |
2022-09-10 | Rename module path to GitHub repo. | Keuin |
2022-09-10 | Replace all logger usages to custom logging.Logger. | Keuin |
2022-09-08 | Bugfix: AutoRetry retry counter and error returning is not properly implemented | Keuin |
2022-09-08 | Remove unnecessary newline in log text. | Keuin |
2022-09-08 | Completely fix timing of goroutines. Implement graceful shutdown correctly. | Keuin |
2022-09-07 | First working version. Just a POC. | Keuin |