Closed paymog closed 7 months ago
It seems that even using graphman pause QmZ1Qt5nxLWDhT6D6L8FyyEHMGukCiP1g6HLuxPjt43UoL
does not stop the subgraph from indexing
turns out restarting both indexers in my cluster forced the subgraph to stop indexing. Something about the messaging between graph nodes to pause indexing was broken.
Closing as it seemed to be a one-off issue.
Bug report
It seems that reassigning a subgraph to a non-existent indexer does not stop indexing on 0.33.0. I have a subgraph that's erroring out and I want to reassign it to an indexer that doesn't exist to stop indexing. I know there's a new
pause
command but that doesn't have a JSON HTTP API so I can't build automation around it.I just tried reassigning with the following command on the command line. I see that the removal event was received by the graph node indexer, but the indexers continue to index
Relevant log output
IPFS hash
QmZ1Qt5nxLWDhT6D6L8FyyEHMGukCiP1g6HLuxPjt43UoL
Subgraph name or link to explorer
No response
Some information to help us out
OS information
Linux