2.23.3
Fixed
- Fixed an issue where
UploadManager.upload_stream()
raisedMultipartUploadError
if the time to upload is greater than the read timeout. Please see #300 for more details.
UploadManager.upload_stream()
raised MultipartUploadError
if the time to upload is greater than the read timeout. Please see #300 for more details.