diff options
author | Gregory Maxwell <greg@xiph.org> | 2015-01-12 09:53:10 -0800 |
---|---|---|
committer | Gregory Maxwell <greg@xiph.org> | 2015-01-12 11:58:17 -0800 |
commit | 3ff735c99ae75c21397079f49859b81e89a2f5f8 (patch) | |
tree | b25c414bbd034b0d82f4ae9dd12c5df4f59f1150 /src/wallet_ismine.h | |
parent | 90c71548c795787b008bc337cb9332f75d1bccdb (diff) |
Increase block download timeout base from 10 to 20 minutes.
This harmonizes the block fetch timeout with the existing ping timeout
and eliminates a guaranteed eventual failure from congestion collapse
for a network operating right at its limit.
It's unlikely that we wouldn't suffer other failures if we were really
anywhere near the network's limit, and a complete avoidance of congestion
collapse risk requires (I think) an exponential back-off. So this isn't
a major concern, but I think it's also useful for reducing the complexity
of understanding out timeouts.
Diffstat (limited to 'src/wallet_ismine.h')
0 files changed, 0 insertions, 0 deletions