Hacker News new | ask | show | jobs
by bkirwi 4495 days ago
Hmm -- if a process bumps its `currentEpoch` for every proposal, and the delays are randomized, it looks like this would fail only probabilistically and may eventually succeed. I'll have to take a closer look later today...
1 comments

Exactly that. It works only as long as the retry time is randomized and much larger than then network RTT.