Software Patches

May 26, 2016

Bug Fixes

  • Retriever: Added fix for the fail over timer. If an ICCP source failed, then an alarm would be generated after the fail over timer expired, and Retriever attempted to read the data again. I've added a flag that is set when the fail over timer expires. If the flag is set, and the ICCP source is still failed, then a new alarm is not generated. A message is printed to the log, the data source is disabled for the fail over time again.