Update Project Members API rate limit to 200 requests/minute

What does this MR do and why?

We've encountered customer feedback due to the new rate limits for retrieving project members via the API. We initially chose 60 requests per user per minute, but this has caused migration challenges for some customers who need to call this endpoint more frequently than this.

We think 200 requests per minute is still a reasonable safety measure for GitLab while allowing customers the ability to query their data more frequently.

References

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading