Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Loss of connection not being handled/trapped #3200

Open
Phil-G opened this issue Jun 14, 2014 · 1 comment
Open

Loss of connection not being handled/trapped #3200

Phil-G opened this issue Jun 14, 2014 · 1 comment
Labels

Comments

@Phil-G
Copy link

Phil-G commented Jun 14, 2014

When uploading a file, if the network connection is lost, the upload fails but file.error is only set to true and therefore

outputs the word true.

Also data.context in fileuploadfail points to .template-upload, not .template-download so no error can be displayed manually.

@blueimp
Copy link
Owner

blueimp commented Jun 29, 2014

Acknowledged.

With modern browsers, it's actually possible to automatically retry the uploads as documented here:
https://github.com/blueimp/jQuery-File-Upload/wiki/Chunked-file-uploads#resuming-file-uploads

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants