Skip sending query syntax errors to sentry
Query syntax errors are not important to be logged in sentry. Skip such errors. Errors like "Cannot query field" will still endup in sentry as gql is raising a generic "GraphQLError" instead of a specific one.
Edited by Jayesh
Merge request reports
Activity
Filter activity
Jenkins job DGQL/gitlab-builds #258 failed .
See Console Output and Coverage Report for more details.mentioned in issue #4660 (closed)
added 2 commits
Jenkins job DGQL/gitlab-builds #260 succeeded .
See Console Output and Coverage Report for more details.
Please register or sign in to reply