Dustin Deus
Dustin Deus
Hi @alumpe, could you provide a reproducible example? I can't test the asynchronous behaviour. I generated a huge JSON object with https://json-generator.com/, printed it and parsed it with jq. It...
Fixed with https://github.com/wundergraph/cosmo/pull/918
Let's allow the experiment to take place before labeling it as a failure. No long-term decision was made here. @kibertoad wants to give it a shot.
I believe it may not be worthwhile to pursue further investigation if the majority is opposed to it. My rationale for assigning @kibertoad to this issue was based on their...
Hi @janeli1, thank you for reporting. We will take a look and come back to you soon.
The feature has been implemented and released.
High memory usage during composition + inability to increase v8 composer's heap size results in OOMs
Hi @jsalem-brex, thank you for the report. To provide better support, we need a fully reproducible example. Other than that, what’s the reason for choosing the Go approach rather than...
High memory usage during composition + inability to increase v8 composer's heap size results in OOMs
Hi @jsalem-brex, thanks for the information. A reproducible example would definitely help. You can also share with me a private example (private repo) that we will handle confidentially. > A...
Hi @agufagit thank you for the report. We will take a look and come back.
I saw the same issue when adding an error with `graphql.AddError` and returning nil from the resolver. github.com/99designs/gqlgen v0.17.45