I have a blockchain network where nodes can stall in a specific state for a longer period ( a few minutes). I want every node to broadcast a specific message (its latest broadcasted) every few seconds so that when a new node enters the network it will for sure receive this latest message so it can advance to the same state.