googleapis / nodejs-storage

Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.
https://cloud.google.com/storage/
Apache License 2.0
896 stars 370 forks source link

fix: Handle unhandled error in `startResumableUpload_` #2495

Closed cuyl closed 2 months ago

cuyl commented 3 months ago

Fixes #2494

ddelgrosso1 commented 2 months ago

Thank you for the contribution @cuyl, we appreciate it.