-
Notifications
You must be signed in to change notification settings - Fork 0
Data is inconsistent #67
Copy link
Copy link
Open
Description
The Websocket Listeners are not reliable, many type of reasons can cause the connection interruption:
Reported issues:
- Numbers going down in analytics retrospectively
- User numbers wrong: still seems to be wrong (Badi and I have discussed this privately and he is looking into it) so this is an ongoing issue
- Coin creation analytics numbers wrong: please see above
- Coins being listed as created but users are not being recorded
- Coins disappearing from the platform days after being made
- Coins being minted and charged for, but not being created.
- Coins are not appearing in search.
- Words are listed as already taken, when they are not.
Solutions:
- Add Cron Job to keep data in sync (in addition to websocket listeners)
- BCL-API should do full re-sync if the server is restarted, to avoid missing data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels