Skip to content

Geo: Limit max backoff time by 1 hour, instead of 7 days

What does this MR do?

This is an alternative solution for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9553

We just limit max backoff time by 1 hour to mitigate https://gitlab.com/gitlab-org/gitlab-ee/issues/5348

The complete fix of https://gitlab.com/gitlab-org/gitlab-ee/issues/5348 conflicts with progressive backoff time.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/5348

Does this MR meet the acceptance criteria?

Closes #5348 (closed) and https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9553

Edited by Michael Kozono

Merge request reports