Files
seaweedFS/weed
Stewart Miles 57ab1f8516 Use exponential backoff to query leader. (#4313)
`topology.Leader()` was using a backoff that typically
resulted in at least a 5s delay when initially starting
a master and raft server. This changes the backoff
algorithm to use exponential backoff starting with 100ms
and waiting up to 20s for leader selection.

Related to #4307
2023-03-15 17:49:46 -07:00
..
2023-02-17 01:31:44 -08:00
2022-12-11 21:05:58 -08:00
2023-03-02 08:24:36 -08:00
2022-09-14 23:06:44 -07:00
2023-02-05 21:24:21 -08:00
2023-03-02 08:24:36 -08:00
2023-03-14 08:38:02 -07:00
2023-03-08 01:04:02 -08:00
2023-03-14 22:05:16 -07:00
2023-02-20 16:56:05 -08:00
2022-10-23 13:15:03 -07:00
2022-12-11 21:05:58 -08:00