Resuming uploads with uploadDataDuringCreation
resets uploads to latest chunk
#494
Labels
uploadDataDuringCreation
resets uploads to latest chunk
#494
Describe the bug
When having the
uploadDataDuringCreation
option set totrue
, pausing and resuming an upload resets the upload to the latest successfully uploaded chunk. That's especially bad when no chunk has been uploaded yet, meaning the upload would start over.To Reproduce
uploadDataDuringCreation
totrue
Infinite
Expected behavior
The upload gets resumed right where it was paused.
Setup details
3.0.0
The text was updated successfully, but these errors were encountered: