Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uploader: reinit TeeReader on upload retry to reset pointer
On an upload fail and retry, teeReader would not be reset and would point to the end of the buffer being uploaded. We need to reset teeReader to begin reading from the beginning of fileContents again.
- Loading branch information