after T421827: gerrit: Adapt timeouts to avoid 502 errors in CI jobs it seemed the best solution to address the remaining network errors in CI jobs was to implement a retry policy on git network errors.
A basic CR created in that task tries to explore that solution.