Skip to content

wrong word count in ZDC LUCROD decoding demoted to WARNING

This is a fix to https://its.cern.ch/jira/browse/ATLASRECTS-7737

It limits the severity of the wrong word count to WARNING, but also reports an incomplete fillContainer (i.e. <6 LUCRODs) as a StatusCode::FAILURE, again leading to a warning.

There may be more status info needed to be passed down, but this keeps the issue moving forward.

Merge request reports