databricks-cli/bundle/run/progress
shreyas-goenka 089bebc92f
Do not print exceptions for non ERROR events (#347)
## Changes
Adds a check to not print exceptions trace for dlt events with a level <
ERROR

## Tests
Unit test
2023-04-19 22:11:05 +02:00
..
job.go Log job run url using progress logger (#336) 2023-04-18 14:40:45 +02:00
job_events.go Log job errors using progress logger (#337) 2023-04-18 14:58:20 +02:00
job_test.go Log job run url using progress logger (#336) 2023-04-18 14:40:45 +02:00
pipeline.go Do not print exceptions for non ERROR events (#347) 2023-04-19 22:11:05 +02:00
pipeline_events.go Log pipeline update errors using progress logger (#338) 2023-04-18 15:00:34 +02:00
pipeline_test.go Do not print exceptions for non ERROR events (#347) 2023-04-19 22:11:05 +02:00