Alex Ilyin
06/04/2024, 5:59 PMDbtCoreOperation
to run dbt test
jobs? When any of the models I’m testing have error, the flow errors out with something along the lines of RuntimeError: PID 180 failed with return code 1.
I’m not sure if this is happening since the are dbt test errors, or if there’s something wrong with the way I’m calling DbtCoreOperation
.