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

fix(GraphQL): Fix graphql flaky tests which were caused by receiving extra schema updates (#7329) #7348

Merged
merged 1 commit into from Jan 21, 2021

Conversation

JatinDev543
Copy link
Contributor

@JatinDev543 JatinDev543 commented Jan 21, 2021

Don't update GraphQL schema if an older version of schema key is received.

(cherry picked from commit cc506cc)


This change is Reviewable

…extra schema updates (#7329)

Don't update GraphQL schema if an older version of schema key is received.

(cherry picked from commit cc506cc)
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Jan 21, 2021
@JatinDev543 JatinDev543 merged commit f6caa80 into release/v20.11 Jan 21, 2021
@joshua-goldstein joshua-goldstein deleted the jatin/CherryPick-GQLFlakyTestFix branch August 11, 2022 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/graphql Issues related to GraphQL support on Dgraph.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants