graph-node
graph-node copied to clipboard
Handling Stuck Firehose cursor
### Tasks
- [ ] https://github.com/graphprotocol/graph-node/issues/5177
- [ ] Tool to rewind block ingestor
- [ ] https://github.com/graphprotocol/graph-node/issues/5179
- [ ] Ability to run graphman remotely
- [ ] Flag to start the subgraph after rewind regardless of previous state
- [ ] https://github.com/graphprotocol/graph-node/issues/5178
- [ ] graphman list paused subgraphs
- [ ] Tool to handle tunneling to the DB automatically based on config
For the list: https://github.com/graphprotocol/graph-node/issues/5226
Another graphman rewind bug I've observed: It won't de-duplicate the deployments, if there are say 5 names for the same deployment, it will rewind it 5 times.