Skip to content

Relax criteria for proxying Git fetches

Michael Kozono requested to merge mk/fix-excessive-proxying-git-fetch into master

What does this MR do and why?

Relax criteria for proxying Git fetches.

Waiting for "verification succeeded" is too strict in combination with !155480 (merged). In that MR, we make verification take a minute or so to start, whereas before verification would generally start very quickly after sync.

Resolves #468826 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports

Loading