graph-node icon indicating copy to clipboard operation
graph-node copied to clipboard

Handling Stuck Firehose cursor

Open mangas opened this issue 1 year ago • 2 comments

### 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

mangas avatar Jan 30 '24 15:01 mangas

For the list: https://github.com/graphprotocol/graph-node/issues/5226

leoyvens avatar Feb 21 '24 13:02 leoyvens

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.

leoyvens avatar Feb 21 '24 13:02 leoyvens