tus / TUSKit

The tus client for iOS.
https://tus.io/
MIT License
214 stars 115 forks source link

File uploading is not completing #192

Open emelyanovkirill opened 3 months ago

emelyanovkirill commented 3 months ago

Hello! File upload often fail to complete if you repeatedly pause and resume the upload. This issue is also reproducible in TUSKitExample.

donnywals commented 2 months ago

Could you tell me a bit more about your way of testing this? I'm currently trying this with a 500MB file upload and after pausing and resuming dozens of times (sometimes super fast, sometimes waiting a second in between) everything seems okay.

I'm currently testing using a macOS app.