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

Report progress from high-level functions that use map() #235

Closed
jennybc opened this issue Nov 20, 2018 · 2 comments
Closed

Report progress from high-level functions that use map() #235

jennybc opened this issue Nov 20, 2018 · 2 comments
Labels
feature a feature request or enhancement future

Comments

@jennybc
Copy link
Member

jennybc commented Nov 20, 2018

Report progress when we use purrr::map() to make one API call per file. For example, drive_reveal() can be very slow and it would be good to know what it's doing.

@jennybc jennybc added the feature a feature request or enhancement label Apr 26, 2019
@jbayham
Copy link

jbayham commented Jun 20, 2019

On a related note, it would also be nice to have a progress bar for large downloads using drive_download()

@jennybc jennybc added the future label Aug 14, 2019
@jennybc
Copy link
Member Author

jennybc commented May 26, 2021

This will be handled through some combination of adopting httr2 and using batch requests #360. I'm certainly not going to do any more work on the sub-optimal purrr stuff. The next step is to remove it.

@jennybc jennybc closed this as completed May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement future
Projects
None yet
Development

No branches or pull requests

2 participants