Skip to content

Prevent excessive DB load due to faulty DeleteConflictingRedirectRoutesRange background migration

Michael Kozono requested to merge mk-no-op-delete-conflicting-redirects into master

What does this MR do?

Mitigate any more potential damage to GitLab.com and customers from DeleteConflictingRedirectRoutesRange background jobs all running at the same time and timing out.

See https://gitlab.com/gitlab-com/infrastructure/issues/3460#note_53223252

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-com/infrastructure/issues/3460

Edited by Michael Kozono

Merge request reports