Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle upload failures with retry or concurrent upload limit (queue more) #34

Open
cylkee opened this issue Feb 21, 2017 · 3 comments
Open

Comments

@cylkee
Copy link

cylkee commented Feb 21, 2017

Hi,

This is mainly a feature request. On my first time with multiuploadfield I went straight in with 178 files, circa 170KB each! The UI acted great! However, about half of the uploads failed randomly. I scrolled down while the whole process was taking place and noticed queuing - nice touch.

  1. Perhaps upload failures could be mitigated by added an option to the preferences UI and/or config.php to limit the number of concurrent uploads and queue more.
  2. Automatically or manually retry failed uploads (it wasn't clear to me that clicking on 'upload failed' would just remove the failed upload - I was hoping it would retry :) )

Thanks.

@nitriques
Copy link
Member

Thanks for the feedback! Feel free to send a PR if you make something 👍

@cylkee
Copy link
Author

cylkee commented Apr 11, 2017

Feel free to send a PR

When I learn how. Hopefully someone else feels inspired in the mean time :)

@nitriques
Copy link
Member

No prob 👍

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

No branches or pull requests

2 participants