Skip to content

API: Data Syncing Improvements #77

@ifaouibadi

Description

@ifaouibadi

Core Features

  • create sync logic that starts from the block BCL was deployd
  • create a table to keep track of synced blocks and how many transactions synced on each
  • auto resume sync on restart from latest synced block

Better Debugging

  • track which transactions has failed to sync
  • create cron job to retry resolving the failed transaction
  • if the failed tx, is create_community it should re-sync all transaction for that token

Faster Syncing

  • on server restart & each hour, a cron job that should check and make sure all tokens are synced

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions