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

[Feature]: Implement fail-fast option #17

Open
SARDONYX-sard opened this issue Oct 26, 2024 · 0 comments
Open

[Feature]: Implement fail-fast option #17

SARDONYX-sard opened this issue Oct 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SARDONYX-sard
Copy link
Owner

Expected behavior

When specifying a dir, you may want to stop immediately if an error occurs, or you may want other files to be converted even if an error occurs.

I would like to have an option to allow users to choose this pattern.

Implementation ideas

The existing one is already failFast, so all we need to do is use join_all in featuers and then join the err from vec.

other

No response

@SARDONYX-sard SARDONYX-sard added the enhancement New feature or request label Oct 26, 2024
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

No branches or pull requests

1 participant