Skip to content

Increase sync timeout from 2s to 8s

Hermod requested to merge increase_sync_timeout into develop

When syncing to a remote node, 2s is too tight and leads to frequent timeout errors, causing the sync to take longer and put unnecessary load on the remote node.

Merge request reports