Age | Commit message (Expand) | Author |
---|---|---|
2025-02-11 | Implement IsReasonableToRetry | Maksim Denisov |
2024-11-14 | common: Implement IWYU suggestions | Paul Cristian Sarbu |
2024-10-28 | WithRetry: Support reduced log level for failures | Klaus Aehlig |
2024-07-19 | Pass RetryConfig instance to WithRetry | Paul Cristian Sarbu |
2024-07-19 | WithRetry: Replace template parameters by std::function | Paul Cristian Sarbu |
2024-07-19 | Fix naming inconsistencies in retry configuration | Paul Cristian Sarbu |
2024-07-19 | common remote: Fix missing or wrong header guards | Paul Cristian Sarbu |
2024-05-15 | logging: Do not make assumptions in emit calls | Paul Cristian Sarbu |
2024-03-26 | Add missing system includes | Paul Cristian Sarbu |
2024-03-15 | Clean up more includes and targets | Paul Cristian Sarbu |
2023-12-13 | Add a retry lib that provides useful wrappers to allow to retry... | Alberto Sartori |