Better error handling in OnlineEventApp/AlgFlowManager
-
Fix event StatusCode after failure
A successful event after a failed one got a failure StatusCode because of how the AlgExecStateSvc works. An extra reset fixes that problem.
-
When too many consecutive errors are encountered, go to the ERROR state
This should improve the "fatal scrolling" in the monitoring tasks.
Edited by Rosen Matev