mirror of
https://github.com/monero-project/monero.git
synced 2025-01-26 22:47:04 -05:00
07c4276cbe
A timedsync is issued every minute on a connection, but the input tineout is 2 minutes. This means a new sync request could be issued while a slow sync request was already in progress. The additional request will further clog the network on a slow connection, and cause a premature timeout.