Files
devx/docs
emil 0794c93066
CI / validate (pull_request) Successful in 1m4s
CI / auto-merge (pull_request) Successful in 15s
fix: increase HTTP 500 retry count to 5 with longer backoff and visible logging
The Gitea registry's offset mismatch race condition needs more than
~15s to recover. Increase retries from 3 to 5 and backoff from 5-20s
to 10-60s exponential, giving up to ~2 minutes of recovery time.
Add before_sleep logging so retries are visible in CI output.

# Implements: REQ-1, REQ-2, REQ-3
2026-08-26 16:25:57 +02:00
..
2026-08-26 14:10:44 +00:00