Ignore other schema queries in query limiter
What does this MR do and why?
Changes the regex so that it also ignores other types of schema queries found in some test failures.
See !103260 (comment 1163080393).
This prevents flaky tests because depending on test execution order, these may already be cached.
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.
Edited by Heinrich Lee Yu