Disable rate limiting when transferring epics
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Stan Hu