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

Add option to continue file processing if there is an error #86

Closed
1 task done
zoidy opened this issue Oct 27, 2023 · 0 comments · Fixed by #87
Closed
1 task done

Add option to continue file processing if there is an error #86

zoidy opened this issue Oct 27, 2023 · 0 comments · Fixed by #87
Labels
enhancement New feature or request
Milestone

Comments

@zoidy
Copy link
Collaborator

zoidy commented Oct 27, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Description

In some cases, there may be errors when processing certain article IDs. Instead of aborting the entire process that precludes non-error IDs from being processed, add an option to allow skipping error items.

Suggested Implementation

Add a new flag on the command line that allows skipping errors when processing items. Do not make it an option in the config file since usually, we do want to catch errors. This option should only be used when ReBACH is executed interactively.

@zoidy zoidy added the enhancement New feature or request label Oct 27, 2023
@zoidy zoidy linked a pull request Oct 27, 2023 that will close this issue
2 tasks
@zoidy zoidy closed this as completed in #87 Oct 27, 2023
zoidy added a commit that referenced this issue Oct 27, 2023
…cessing-if-there-is-an-error

Feat: add option to continue item processing on error (Issue #86)
@zoidy zoidy added this to the v1.0.0 milestone Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant