Skip to content

Disable rate limiting when transferring epics

Stan Hu requested to merge sh-transfer-epics-disable-rate-limiting into master

What does this MR do and why?

When a project is transferred to a group, new epics may be created to associate with the existing issues. However, epic creation is rate limited. If there are too many epics, this would block the project transfer.

To avoid this issue, disable rate limiting for transfers.

Relates to https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/16014

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports

Loading