plots: fail silently on errors #9441
Labels
A: plots
Related to the plots
p1-important
Important, aka current backlog of things to do
regression
Ohh, we broke something :-(
Bug Report
Description
dvc plots show
has started failing silently when there are errors instead of reporting an error was found. It looks like this was introduced in 43195a8 (cc @skshetry).Reproduce
Clone https://github.com/iterative/vscode-dvc-demo and make these changes to
dvc.yaml
:Then run
dvc plots show
.Expected
Prior to this change,
dvc plots show
would return an error message like this:The text was updated successfully, but these errors were encountered: