graphprotocol / graph-node

Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
https://thegraph.com
Apache License 2.0
2.92k stars 978 forks source link

fix: make indexer errors attestable when subgraphError:allow is enabled #5609

Open dwerner opened 3 months ago

dwerner commented 3 months ago

Make indexer error attestable when the subgraphError:allow feature is enabled.

fixes https://github.com/graphprotocol/indexer/issues/910