Object#download_file Add Progress Callback #2901
Labels
feature-request
A feature should be added or improved.
in-progress
Work is in progress to resolve the issue.
Describe the feature
Progress Callback for Object#download_file
Introduce a built-in mechanism within the Object#download_file that provides real-time feedback on the download progress just like in a Object#upload_file
Use Case
Seeing is Believing.
Currently, to get any sense of progress, I was left either diving deep into the AWS client logger or constantly pinging the file size, I've picked the second option and wondering how users of the gem are handling the progress (let me know in the comments). The Object#upload_file method has this awesome progress feedback, so why shouldn't Object#download_file have the same?
Proposed Solution
No response
Other Information
No response
Acknowledgements
SDK version used
3.180.3
Environment details (OS name and version, etc.)
MacOs Ventura 13.3
The text was updated successfully, but these errors were encountered: