Files
diskimage-builder/diskimage_builder/elements/source-repositories/extra-data.d
Clark Boylan 865e80f4b2 Add a 5 second delay between cache update retries
A recent change added retry behavior to DIBs git repo caching tooling.
We've since found that all of these retries can occur within just a
couple of seconds. This may not be long enough for load balancers to
notice problems with backend services and fail over so all five retries
fail in quick succession. Add a 5 second sleep between attempts to
mitigate this problem.

Change-Id: I76a10203fa9feb4a2d7d2b90231f18ec0e94a307
Signed-off-by: Clark Boylan <clark.boylan@gmail.com>
2025-07-23 09:41:25 -07:00
..