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

Use batch requests #360

Open
jennybc opened this issue May 26, 2021 · 1 comment
Open

Use batch requests #360

jennybc opened this issue May 26, 2021 · 1 comment

Comments

@jennybc
Copy link
Member

jennybc commented May 26, 2021

In many places I use purrr::map() when I really should send a batch request.

https://developers.google.com/drive/api/v3/batch

@gowerc
Copy link

gowerc commented Apr 9, 2024

Hey @jennybc , Was just searching to see if this functionality existed when I found this issue. Any chance I could persuade you to bump this up the priority list ? :)

We currently are wanting to upload ~200-300 files to googledrive and are hitting slowdowns as they are all going sequentially. Would be awesome if batch requests was supported for similar sorts of use cases.

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