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

Allow extraction to continue on error #116

Open
7 tasks
activescott opened this issue Nov 26, 2018 · 1 comment
Open
7 tasks

Allow extraction to continue on error #116

activescott opened this issue Nov 26, 2018 · 1 comment
Assignees

Comments

@activescott
Copy link
Owner

In recent issues where extraction fails on a single file, it is kind of unfortunate that the user cannot keep at least keep some of the files that were extracted successfully and allow the extraction to attempt to continue. So allow the user to choose whether extraction should continue.

Things this enhancement should ensure:

  • Prompt the user to allow them to abort or continue extraction.
  • Ignore all - Don't force the user to click "continue" on every single file as many may fail. Let them tell the app to ignore all other errors.
  • At the end of the extraction, if errors did occur:
  • Do it in GUI
  • Do it in CLI
@activescott activescott self-assigned this Nov 26, 2018
@activescott activescott added this to the vNext milestone Nov 26, 2018
activescott added a commit that referenced this issue Nov 26, 2018
@activescott activescott removed this from the vNext milestone Dec 9, 2018
@activescott
Copy link
Owner Author

activescott commented Jul 1, 2019

I started this at #117 but I don't remember where I left off or if it was going in a good direction.

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

Successfully merging a pull request may close this issue.

1 participant