graphprotocol / graphprotocol/indexer
Restart Indexer agent after ETH-node problem
Open
@hopeyen is already working on this.
Since Jul 27, 2022.
enhancement
indexer-agent
p3
- Dominant language
- TypeScript
- Stars
- 262
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
Noticed the following problem: I am using not very stable OE 3.0.1
In case of any problems with the ether node , the agent (and Graph-node) stops working, this is understandable.
But when the ETH node came in order (I use watchdog to restart), the Graph-indexer-agent continues to not work and, accordingly, the entire Graph-node also does not work, and this continues until it is manually restarted.
I think most indexers have this problem.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.