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

Improve handling of conversion errors with multiple input files #167

Open
abraemer opened this issue Jan 10, 2025 · 0 comments
Open

Improve handling of conversion errors with multiple input files #167

abraemer opened this issue Jan 10, 2025 · 0 comments

Comments

@abraemer
Copy link
Contributor

abraemer commented Jan 10, 2025

Currently, any error during conversion kills the whole process, which is fine since we don't support multiple input files yet.
When that changes then we should redo the way conversion errors are handled. It is likely better usability to just continue with the process even if some of the input files cannot be read in and just report the failures. Then the user still ends up with a usable opossum file.

Related to #158

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

No branches or pull requests

1 participant