Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Max query depth called later in beginExecuteOperation #2773

Merged
merged 4 commits into from Apr 29, 2022

Commits on Mar 16, 2022

  1. Investigation of NonNullableValueCoercedAsNullException is being thro…

    …wn in MaxQueryDepthInstrumentation
    bbakerman committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    9f6b430 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Configuration menu
    Copy the full SHA
    fd7e70f View commit details
    Browse the repository at this point in the history
  2. MaxQueryDepthInstrumentation and MaxQueryComplexityInstrumentation no…

    …w are called at execution time not after validation
    bbakerman committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    1ed54d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. use atomic ref

    bbakerman committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    46d4e53 View commit details
    Browse the repository at this point in the history