juliomalegria / django-chunked-upload

Upload large files to Django in multiple chunks, with the ability to resume if the upload is interrupted.
MIT No Attribution
214 stars 71 forks source link

Upload freezing #34

Open Flinkas opened 7 years ago

Flinkas commented 7 years ago

Hi!

Is not always, but sometimes during the chunks upload, the process simply frozen and nothing happens.

Anybody have any idea what could cause this bahavior?

Thanks!

juliomalegria commented 6 years ago

Not sure. I haven't had that problem before. Do you mind explaining a bit more your setup and the context? Maybe some of the users have had a similar problem.