You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If errors occur in on-run-start/end, dbt will not provide the usual end of run summary. As such, errors that occurred during the run will not be shown.
I don't think it's the case anymore. I am experiencing SSL SYSCALL error: EOF detected sometimes too. The summary doesn't get garbled like in the example above.
Good point @gmile. I think this improved in dbt v0.14.0 (July 2019) with the addition of stdout logging for on-run-start and on-run-end (#1440). I'm going to close this issue as an effective duplicate of #696.
Issue
Issue description
If errors occur in on-run-start/end, dbt will not provide the usual end of run summary. As such, errors that occurred during the run will not be shown.
Example output:
System information
The output of
dbt --version
:The text was updated successfully, but these errors were encountered: