Files
devx/tests
emil 43a098cd9b
CI / validate (pull_request) Successful in 1m20s
CI / auto-merge (pull_request) Successful in 16s
fix: serialize registry uploads and retry on HTTP 500
Set DOCKER_MAX_CONCURRENT_UPLOADS=1 in build-images workflow to avoid
the Gitea registry BlobUploader.Append race condition. Add tenacity-based
retry (3 attempts, exponential backoff) for HTTP 500 errors in push_image.

# Implements: REQ-1, REQ-2
2026-08-26 15:09:09 +02:00
..