v3-subgraph icon indicating copy to clipboard operation
v3-subgraph copied to clipboard

Indexing failed

Open leo-shore opened this issue 3 years ago • 0 comments

Related to #73

Currently the subgraph does not work, checking the graph here:

https://thegraph.com/explorer/subgraph?id=0x9bde7bf4d5b13ef94373ced7c8ee0be59735a298-2&view=Playground

We see the status:

Progress
97%

Current Block
#13606667

And the example query returns:

{
  "errors": [
    {
      "message": "indexing_error"
    }
  ]
}

Should we expect a fix anytime soon?

leo-shore avatar Jan 11 '22 00:01 leo-shore