Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When gateway recieves a batched query, operations are executed sequentially instead of in parallel #218

Open
deiga opened this issue Oct 16, 2024 · 0 comments · May be fixed by #219
Open

Comments

@deiga
Copy link

deiga commented Oct 16, 2024

Hello 👋

We use Apollo Query Batching on the frontend and noticed that the nautilus gateway runs all operations sequentially instead of in parallel with go routines, is there a limitation that forces this or just a change that hasn't been implemented?

obukhov added a commit to obukhov/gateway that referenced this issue Oct 17, 2024
@obukhov obukhov linked a pull request Oct 17, 2024 that will close this issue
obukhov added a commit to obukhov/gateway that referenced this issue Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant