Skip to content

Restored ERROR status of VDV failure to load

Benjamin Michael Wynne requested to merge bwynne/athena:VDVloadError into master

During the scheduler strictness change, VDVs were used to fix a bunch of trailing data dependencies by "loading" them, regardless of whether they actually existed or not.

Now, to aid debugging, we assume that all fictional dependencies have been tidied up, and if a VDV fails to load something there is a real error. Consequently reinstating the old ERROR behaviour for a VDV.

@rbielski

Merge request reports