Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Fix Sync Issues

Compare
Choose a tag to compare
@adityapk00 adityapk00 released this 16 Jul 21:12
· 13 commits to master since this release

This release fixes several sync issues.

  • Dynamic batch sizes to adjust for empty/full blocks
  • Save sync progress so we don't have to restart if we crash
  • Parallelism improvements
  • Improve connectivity and handle server connection failures gracefully
  • Tweak sync parameters to use as many threads as possible.