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): Log query along with the panic (#7638) #7645

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

vmrajas
Copy link
Contributor

@vmrajas vmrajas commented Mar 24, 2021

  • Log query along with panic

  • Log mutations using panic handler

  • Address Abhimanyu's comments

Also logs query for mutation.

(cherry picked from commit 071d5de)


This change is Reviewable

* Log query along with panic

* Log mutations using panic handler

* Address Abhimanyu's comments

(cherry picked from commit 071d5de)
@vmrajas vmrajas requested a review from pawanrawal as a code owner March 24, 2021 12:47
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Mar 24, 2021
@vmrajas vmrajas merged commit 0f0eab8 into release/v20.11 Mar 24, 2021
@vmrajas vmrajas deleted the rajas/v20.11-GRAPHQL-1062 branch March 24, 2021 14:26
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.

2 participants