Remove usage of AlgErrorAuditor
- Apr 01, 2019
-
-
Frank Winklmeier authored
The `AlgErrorAuditor` is obsolete. Remove its usage and the relevant reconstruction flag (`rec.abortOnErrorMessage`).
1df858fb
-
With the new error reporting policy decided in a recent reconstruction meeting,
the AlgErrorAuditor
is now obsolete. Remove its usage and the relevant
reconstruction flag (rec.abortOnErrorMessage
). The latter was a misnomer to being with as the job did not abort on any ERROR message but rather
only on error messages that violated the error reporting policy.
The `AlgErrorAuditor` is obsolete. Remove its usage and the relevant reconstruction flag (`rec.abortOnErrorMessage`).