HeartbeatProbe outputs in the ecc_queue are set to Processed, when they were not processed because the MID Server is downDescriptionHeartbeatProbe outputs in the ecc_queue are set to Processed, when they were not processed because the MID Server is down. This causes confusion when investigating MID Server down events.Steps to Reproduce On a new Utah or earlier instanceInstall a MID Server somewhereShut it downWait >10 minutesYou will see an ecc_queue output record for topic=HeartbeatProbe set to state=ProcessedIt was clearly not processed by the MID Server, which is not running Actual behaviour:The scheduled job MID Server Monitor, using script include MonitorMIDServer, sets missed outputs to misleading Processed state. Expected Behaviour:Outputs should only ever be set to processed if a MID Server has run the probe, and returned an input. Then the business rule "ECC Queue - mark outputs processed " is what sets it to processed, which is the only thing that should be doing this.It should be set to Error state instead.WorkaroundThis problem is currently under review and targeted to be fixed in a future release. Subscribe to this Known Error article to receive notifications when more information will be available.Related Problem: PRB1623110