question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Invalid documents errors are swallowed and not reported

See original GitHub issue

Context: https://twitter.com/agarithm/status/1478725479678898177

Seems like invalid syntax queries are not being reported.

query {
   ...
}

image

image

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

4reactions
n1ru4lcommented, Jan 31, 2022

As a reference for those who want to see the errors currently:

DEBUG=1 VERBOSE=1
1reaction
charlypolycommented, Oct 25, 2022

I’ve merged it with the other issue bc they share the same root cause, cf: https://github.com/dotansimha/graphql-code-generator/issues/8366#issuecomment-1288661709

Read more comments on GitHub >

github_iconTop Results From Across the Web

Allow to favor throwing Exceptions instead of swallowing and ...
Apologies if it sounds completely pedantic, but HTTP cannot throw an exception. Problems Details are the established mechanism to provide ...
Read more >
Error hiding - Wikipedia
In computer programming, error hiding (or error swallowing) is the practice of catching an error or exception, and then continuing without logging, processing, ......
Read more >
Medication Errors: Policies, Prevention, Remediation
Ⅰ Reportable medication errors are reported via PORII and ... Ⅰ the medication was given at the WRONG TIME, or was not given...
Read more >
15.2 Basic Concepts of Administering Medications
Examples of common errors include administering the wrong dose or an unsafe dose, giving medication to the wrong patient, administering medication by the...
Read more >
Good practice guide medication error recording coding ...
Medication error reporting as emerging safety issue . ... however these cases are not reportable as valid ICSR in accordance with GVP.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found