[go: up one dir, main page]

Skip to content

Investigate query limit spec failures related to merge requests page

There specs were failing due to query limit exceeding the threshold value (100) while loading the MR page

Taking a sample of the failures shows that most of the queries were related to checking feature flags (#542123 (comment 2522373151)). As a part of this issue we want to identify the reason for the increase in the queries and fix them.