You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thinking in making the diagram more lean I'm wondering why we need to send heartbeat requests to other processes when every process knows that it has to send hearbeats to the others.
The only benefit is not sending to processes that already crashed, but regarding the accuracy, I think is not needed.
My proposal is to remove the heartbeats requests and send replies on each tick.
The text was updated successfully, but these errors were encountered:
Thinking in making the diagram more lean I'm wondering why we need to send heartbeat requests to other processes when every process knows that it has to send hearbeats to the others.
The only benefit is not sending to processes that already crashed, but regarding the accuracy, I think is not needed.
My proposal is to remove the heartbeats requests and send replies on each tick.
The text was updated successfully, but these errors were encountered: