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
We are evaluating using target distance metrics to implement better job avoidance in our setup and started hitting this exception when making changes in some of our autogenerated targets.
We are currently investigating the issue, but are concerned about bazel-diff becoming a blocker if it crashes in CI upon changes in problematic targets we might not be aware of. With this in mind, would it make sense to turn this error into a warning and defaulting the computed distance to a conservative value like 0?