Skip to content

Draft: Fixes for sync

Marcin requested to merge mi_fixes_for_transaction_errors into develop

In looking for a reason for random issues with blocking hivemind two fixes were made:

  • correctly stop syncing when sync was started with a block num limit
  • run Payouts and Mentions refresh in threads on separated pg connections

The main problem is still investigated but the fixes above can be merged now

Merge request reports