summaryrefslogtreecommitdiff
path: root/src/buildtool/common/remote/retry.hpp
AgeCommit message (Expand)Author
2025-02-11Implement IsReasonableToRetryMaksim Denisov
2024-11-14common: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-28WithRetry: Support reduced log level for failuresKlaus Aehlig
2024-07-19Pass RetryConfig instance to WithRetryPaul Cristian Sarbu
2024-07-19WithRetry: Replace template parameters by std::functionPaul Cristian Sarbu
2024-07-19Fix naming inconsistencies in retry configurationPaul Cristian Sarbu
2024-07-19common remote: Fix missing or wrong header guardsPaul Cristian Sarbu
2024-05-15logging: Do not make assumptions in emit callsPaul Cristian Sarbu
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-12-13Add a retry lib that provides useful wrappers to allow to retry...Alberto Sartori