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

Add non-blocking promise support #970

Open
benelori opened this issue Dec 18, 2021 · 1 comment
Open

Add non-blocking promise support #970

benelori opened this issue Dec 18, 2021 · 1 comment

Comments

@benelori
Copy link
Contributor

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? I dunno :D
Version/Branch master

There's not much to say other than the title, but it would be nice to be able to have the resolvers resolve asynchronously

@AlexOstrovsky
Copy link

AlexOstrovsky commented Sep 25, 2023

@mcg-web is there some plan to work on this? It would be great to have /batch endpoint to work in a non-blocking way. What I would like to achieve is if I call /batch endpoint with e.g. 3 queries and each take 5s to gather data from the source it will take 5s to response to the client and not 15s.

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

No branches or pull requests

2 participants