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

Google is discontinuing support for the global batch API #1

Open
kurtschwarz opened this issue Apr 13, 2018 · 0 comments
Open

Google is discontinuing support for the global batch API #1

kurtschwarz opened this issue Apr 13, 2018 · 0 comments

Comments

@kurtschwarz
Copy link

As per the blog post found here. Google is no longer going to support using the generic POST /batch endpoint and instead switch to batching on a per-API type basis.

I've created a fork that uses some basic regexp to rewrite the batch request url. It's probably a terrible way to do things, but it works!

Thoughts on supporting homogeneous batch requests going forward?

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