This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Description
Describe this problem
Duplicate alarm events are generated:

To Reproduce
Due to the delay (caused by communication timeout) during the communication among nodes in the cluster, the distributed algorithm incorrectly evaluated the number of nodes in the cluster, which resulted in the failure of task assignment and repeated assignment of alarm calculation tasks.

