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

Should stop insert if any insertion failed #177

Open
HarborZeng opened this issue Nov 16, 2021 · 0 comments
Open

Should stop insert if any insertion failed #177

HarborZeng opened this issue Nov 16, 2021 · 0 comments
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@HarborZeng
Copy link

HarborZeng commented Nov 16, 2021

Controlled by a parameter in yaml file.

fail-fast: true

If I wrote a wrong yaml file, then a lot of content will be printed to the console, and I have to Ctrl+C to stop it.

So if the importer can fail-fast I would be grateful.

@Sophie-Xie Sophie-Xie added the type/enhancement Type: make the code neat or more efficient label Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

2 participants