Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gracefully handle rate-limits of snapshot.d.o
When building the kas-container in CI, the packages are fetched from snapshot.d.o. As this service recently applied strict rate limits (req/s), we need to retry multiple times (with exponential backoff) to get reliable builds. Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com> [Jan: fixed up typo] Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
- Loading branch information