Skip to content

Remove graphql_resolver_complexity flag

Jan Provaznik requested to merge graphql-complexity-flag into master

What does this MR do?

based on logs from last 20 hours, overall complexity was stable on gitlab.com - although average complexity increased (as expected), there are no queries where the complexity limit would reach our 200 limit (though boards queries are pretty close, but I don't think this is a blocker for removing the flag - more details/link to kibana in #35736 (comment 307867623)).

Closes #208120 (closed) Closes #35736 (closed)

Screenshots

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 Jan Provaznik

Merge request reports