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

Run batch requests concurrently #1420

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

sujeetsr
Copy link
Contributor

Enable batch requests in dynamic schema to run concurrently. This is just adding the same fix in 411239f4b35e1e72e8cedb6fcc834cc05b4e301a to executor so that it applies to dynamic schema too.

@sunli829 , is the execute_batch function in src/schema.rs not needed anymore with this change, because that implements Executor too?

@sunli829 sunli829 merged commit 851e604 into async-graphql:master Nov 18, 2023
8 checks passed
@sunli829
Copy link
Collaborator

Thanks

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 this pull request may close these issues.

None yet

2 participants