Richard W

Results 28 comments of Richard W

I've written a change for this, but I need advice as it's definetly not ok as it stands.

Nope, we gave up and didn't use cluster mode.

I can think of three ways - 1) on the socket 2) on the response at the express level 3) on the resolver level. All have drawbacks. That I can't...

Closing the socket caused issues with our event listener and was disruptive to down stream clients with keep Alives Closing the response (express level basically) caused lots of checking for...

Can I just do a plus one for adding the context to the error formater? I'm trying to get operationName and the variables on the error but this is very...

another question on this - why is the error type on didencountererrors and formatError 'GraphqlError' and not 'ApolloError'? Thrown apollo errors lose their codes and make defining them totally pointless?

Would also love to use this feature, any update on this?

@eahefnawy hi! Just to confirm from this thread, local development isn't currently possible (due to the lack of offline plugins) and that the preferred workflow is to test against a...

I'm getting TypeError: Cannot redefine property: assign with sinon 7.2.3 and jsdom 13.2.0. No idea why this works for some people and not others?

> I think it would make sense to completely migrate this module to the opentelemetry ecosystem. > > Most metrics in this module would need to be re-implemented using the...