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

Finding the right Batching protocol #27

Open
smyrick opened this issue Mar 28, 2024 · 1 comment
Open

Finding the right Batching protocol #27

smyrick opened this issue Mar 28, 2024 · 1 comment

Comments

@smyrick
Copy link

smyrick commented Mar 28, 2024

Separate from the Batching Mechanism (the payload format inside the request/protocol), we need to discuss how the data can be returned for a batched request.

So far we have discussed:

  • HTTP Multipart
  • SSE
  • JSONL

Benjie has written up a small gist of all these here:
https://gist.github.com/benjie/f696f494878ddebb423c978ccb3a39df

@smyrick
Copy link
Author

smyrick commented Apr 2, 2024

We discussed at the meeting on 2024-03-28 that maybe this should be pushed outside of this group and part of the GraphQL over HTTP WG. We could defer to that protocol elsewhere and just in this spec say that we can return a list of responses and how that is done is decided outside this spec

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

1 participant