-
Notifications
You must be signed in to change notification settings - Fork 0
API: Data Syncing Improvements #77
Copy link
Copy link
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request