sysproduction/run_epic_discovery.py needs a tweak. Currently if the process to check an epic fails due to the network being down, it will write a list of empty epics to the db, causing the FSB report to wrongly report epic period mismatches. Instead it should not write anything to the db; any changes will be picked up on next run
sysproduction/run_epic_discovery.py
needs a tweak. Currently if the process to check an epic fails due to the network being down, it will write a list of empty epics to the db, causing the FSB report to wrongly report epic period mismatches. Instead it should not write anything to the db; any changes will be picked up on next run