Unverified Commit f63ab921 authored by Mike Kozono's avatar Mike Kozono
Browse files

Geo: Reduce frequency of redownload attempts

The redownload flow has risks, see
https://gitlab.com/gitlab-org/gitlab/-/issues/332151.
Therefore, don't use it until it is more clearly necessary.

This will make Geo use the normal flow for the first 10 retries, so
the redownload flow won't be used until about 2.5 hours of failed
retries.

Changelog: changed
EE: true
parent ef968c59
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment