Closed daviddavo closed 6 months ago
Theres no need to hurry with #10 because the interface shows the number of queries made to our subgraphs and is WAY less than 100.000
After trying to re-deploy aragon subgraphs in xdai, they raise a lot of errors and failures. The xdai endpoints are already disabled and haven't been shown in dao-analyzer since a couple years ago, so I think it's fine if I finally remove them from the code.
Some of the queries to the aragon subgraph fail.
My theory is that some of the queries go to the indexer with the v1.0.0 version, and some of them go to the old version. We will have to wait until the old version is offline, which should take just a few hours. Then, I'll merge the application.
The Graph will sunset is hosted service on 12 of June, 2024. We need to either freeze the data collected from the dao-scripts, or migrate to the new Decentralized service.
This new service is not entirely free, but comes with 100.000 free queries per month.
We would have to do the following tasks