mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
When the cluster is under heavy load, the time to exchange a gossip message might take longer than 1s. Let's make the timeout longer for now before we can solve the large delay of gossip message issue.