Remove Retrier Logic from invite_members_modal invite_group Method
What does this MR do and why?
This MR removes the Support::Retrier.retry_on_exception
from the invite_group
method in invite_members_modal
now that https://gitlab.com/gitlab-org/gitlab/-/issues/349379 has been resolved.
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.