Open jbreuer95 opened 6 years ago
@jbreuer95 did you resolve this? I get the same error (in a completely different context from yours) while running some jest tests, and it is not reproducible on another machine. Seems like the data in the Query component we're using is not set (due to the zen-observable malfunctioning or timing out?). Suspecting a race condition of some sorts, or an issue with zen-observable versions.
sorry never did fix it, decided too not use stitching until it got used more
Because we have to load introspectSchema async, if you, for example, send a bad request the entire server will crash. The error is not sent to the express error handler. I tried to fix it like this, but it just keeps crashing. Any ideas anyone?
it will crash like this: