Files
seaweedfs/weed/topology
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
..
2022-09-10 11:26:19 -07:00
2022-09-11 19:18:42 -07:00
2022-09-11 19:18:42 -07:00
2022-09-10 11:26:19 -07:00