Arda TANRIKULU

Results 597 comments of Arda TANRIKULU

Could you test with the following alpha? `@graphql-tools/executor | 1.3.10-alpha-20241224080220-7cec9a36c8869567ca685def6970f80d29f8b7f5`

We did a refactor there recently. Could you try it again and let us know if the performance issue persists. Also cc @enisdenjo

Closing due to the inactivity. If the issue persisted, we can always re-open the issue! Thanks for the collaboration.

We got some reports like hanging requests on Node 20. And we found that node-libcurl package we use was causing that. And we have removed it in Mesh v0. Could...

We were using node-libcurl as a HTTP Client. And we got some issues reported from our users that Mesh sometimes hangs on requests to the upstream services on Node 20....

@rxwang662001 Similar to what I said above, you can just update the versions you have in package.json, and try again.

Responses are not inferred automatically in typescript. You have to define them explicitly.

Thank you for creating the issue./ I guess the CodeSandbox you shared doesn't include Remix setup, so could you update it so we can reproduce the issue.

Please share a minimal isolated reproduction on CodeSandbox. Thanks!

Thanks for creating the issue! PRs are welcome if anyone is interested in implementing this missing option!