Skip to content

Draft: Trace GraphQL query validation timings

Mario Celi requested to merge mcelicalderonG-trace-GQL-validate-timeout into master

What does this MR do and why?

Temporarily increasing validation timeout to 1s so we can get a better idea of the validation times we are getting on real life queries so we can set a more precise timeout. Currently it is 0.2s

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #420396

Edited by Mario Celi

Merge request reports