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: Make script resilient to SQL failures #23

Open
Parsonswy opened this issue May 4, 2022 · 0 comments
Open

FEATURE: Make script resilient to SQL failures #23

Parsonswy opened this issue May 4, 2022 · 0 comments

Comments

@Parsonswy
Copy link
Contributor

Parsonswy commented May 4, 2022

PKG: model-data-generator

Right now the script will fail if it encounters any error from SQL. This is especially frustrating with these large datasets because the script may spend 30 minutes generating values, only to fail an insert almost immediately, wasting all that time.

I think making the script resilient to UNQ constraint violations would help mitigate this.

@Parsonswy Parsonswy changed the title Make script resilient to SQL failures FEATURE: Make script resilient to SQL failures May 4, 2022
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