hathor-core icon indicating copy to clipboard operation
hathor-core copied to clipboard

Node sync can get stuck for a long time receiving transactions that it can't validate

Open jansegre opened this issue 3 years ago • 0 comments

When syncing from zero (or from old snapshots), the node can get stuck on a sync loop where it receives a large number of transactions it cannot validate because it is missing another transaction, it is eventually able to recover but can take a long time, slowing down the sync time significantly.

jansegre avatar Aug 19 '22 12:08 jansegre