decentraland / decentraland/decentraland-dapps
Display a message/banner when the subgraphs are out of sync in the dApps.
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 116
- Forks
- 52
- Avg merge
- 18h 12m
- Merged PRs (30d)
- 11
Description
We can get the latest block of the network of each subgraph and check if the subgraphs are out of sync or not. This will let the users know that the meta tx may fail or that they must expect some delay.
Refer [here](https://playbooks.decentraland.systems/dapps-team/subgraphs.html#troubleshooting) for more info about how to do it
Contributor guide
Assessment
This issue has not been assessed yet.