An application uses the latest version of jQuery File Uploader and sometimes 499 errors (client closed request) are observed during uploads. My assumption is that this error appears if users are using unstable WLAN connections. Does anybody have experience with this issue and is there a fix for this? I’d like to extend the jQuery File Uploader in order to detect the 499 errors and re-upload the same image again until it goes through. Thanks!