Skip to content

Remove QueryLimiting for MergeRequestsController#merge

Michelle Gill requested to merge mgill/remove-merge-querylimit into master

What does this MR do?

Based on the Grafana dashboards, this action seems to be performing 50% better than it was at the time we applied this line (3 years ago!) Time to remove it, since we below 100 SQL queries at this time. 🎉

Issue: #4792 (closed)

Screenshots (strongly suggested)

Screen_Shot_2021-03-24_at_8.27.03_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Michelle Gill

Merge request reports