return error codes are not working for single shot uploads #694
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Thanks for stopping by to let us know something could be better!
I was trying to run the following retry_test:
I observed that the error only occurred when uploading data larger than the chunk size (e.g., during resumable uploads). When uploading data smaller than the chunk size, the error did not happen.
The text was updated successfully, but these errors were encountered: