Teja2045 / Raft-Simulation-with-Go-Routines

1 stars 1 forks source link

feat : randomize timout durations #1

Open Teja2045 opened 1 year ago

Teja2045 commented 1 year ago

For now, the timeouts are not randomized, they should be!

I think it would be find fine to start a Go routine at the start of node which should run infiniety and keep resetting timeout after some duration

Moeen89 commented 1 year ago

can you please assign this issue to me? I'm quite familiar with this issue and I'd be happy to solve it for you. cheers!