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

Option to ignore errors during bulk processing #189

Open
coobird opened this issue Mar 5, 2022 · 0 comments
Open

Option to ignore errors during bulk processing #189

coobird opened this issue Mar 5, 2022 · 0 comments

Comments

@coobird
Copy link
Owner

coobird commented Mar 5, 2022

Currently, bulk processing like toFiles will halt as soon as any errors occur, such as file not existing. An option to ignore such errors (with a callback to provide which inputs failed) would be useful to continue processing input files in cases where it makes sense to continue processing the rest of the input.

Maybe a mutually exclusive to #188.

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

1 participant