Age | Commit message (Expand) | Author |
---|---|---|
2024-07-19 | Remove the RetryConfig singleton | Paul Cristian Sarbu |
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-04 | Replace the Auth and Auth::TLS singletons | Paul Cristian Sarbu |
2024-06-28 | Use (un)expected for parsing dispatch info | Oliver Reiche |
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 |
2023-09-22 | RemoteServeConfig: Remove problematic inheritance | Paul Cristian Sarbu |
2023-09-13 | remote: Extract port parsing in own library | Paul Cristian Sarbu |
2023-09-13 | remote: Extract common client implementation utils in own library | Paul Cristian Sarbu |