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
emil
approved these changes 2026-08-26 14:27:54 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Closes DEVX-164
Auto-approved: all CI checks passed (validate job).