Commit 5778f2e
committed
fix: short circuit on participant network partition
Implements an early return when a participant waiting for a connection exceeds the introduced timeout and deems the other participant unreachable, informing the leader of this so it can short circuit as well instead of waiting for eventual failure.1 parent b1e8b76 commit 5778f2e
3 files changed
Lines changed: 352 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
| |||
0 commit comments