-
Notifications
You must be signed in to change notification settings - Fork 4
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
Error when an error occurs in some soda check #23
Comments
Hey @carlosnizolli 👋 |
Hi @AlessandroLollo, |
From the tests I've done, only when soda returns a warning does the flow break in this soda_logs variable |
Hey @carlosnizolli 👋 Thanks! |
I'm running on a machine with these libs
My code is like this
My flow is like this
|
Can you try setting |
@AlessandroLollo The code is handling only exception code 2 but warnings return with exit code 1 |
I get exit code 1 upon validation errors, not 2. Can |
Hey @ccueto36 👋 |
When all tests pass, no error occurs
Some libs used
prefect==2.4.2
prefect_shell==0.1.3
prefect-soda-core[postgres]
prefect-soda-core[athena]
soda-core
soda-core-postgres
soda-core-athena
MarkupSafe==2.0.1
PyAthena
The text was updated successfully, but these errors were encountered: