[Webservice] Use AW status on myMdC for warnings that prevent launching correction
All threads resolved!
All threads resolved!
Compare changes
We're already using the AW
status if e.g. one detector is corrected successfully and another isn't. But if we can't launch any corrections, there are a couple of warning cases we currently report to myMdC as errors:
There's also a CONFIG_NOT_FOUND
message with a WARN prefix, but it's not used anywhere.
In theory, both of these cases are totally fine and not a cause for concern. But if they occur unexpectedly, it might be that the DAQ is misconfigured, and there might be data that's missing compared to what people expect.
TBD