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

Retry button for failed uploads #27

Closed
psubhashish opened this issue Mar 12, 2017 · 3 comments
Closed

Retry button for failed uploads #27

psubhashish opened this issue Mar 12, 2017 · 3 comments

Comments

@psubhashish
Copy link

Currently there is no option to retry failed uploads. Even a much slower uploader like Upload Wizard has this option. And an efficient batch uploader like Pattypan should have this option. Right now one has to search for the error message that looks like this:
screen shot 2017-03-12 at 9 04 02 am
[10/99] Error: Operation timed out (Connection timed out).
where 10 and 99 being variables where 10 is the 10th file and 99 is the total number of files in the batch, and upload again by removing the uploaded files from the spreadsheet, and run Pattypan again. It would be great to include the feature of retrying to upload the failed uploads. Thanks in advance!

@psubhashish psubhashish changed the title Retry failed uploads Retry button for failed uploads Mar 12, 2017
@psubhashish
Copy link
Author

Hi, any updates on this?

yarl added a commit that referenced this issue May 6, 2017
@yarl yarl closed this as completed May 9, 2017
@yarl
Copy link
Owner

yarl commented May 9, 2017

Released in ver.17.05.

@psubhashish
Copy link
Author

Thanks a lot @yarl

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