graph-node
graph-node copied to clipboard
Copy progress indicator is wrong after restart
After restarting graph-node while it is copying a subgraph, the overall progress indication is wrong. It very much looks like after restarting, entities that were copied before the restart aren't counted in the progress. This is only a display issue, it does not affect how copying works.
This is wrong, it needs to be calculated from the information in state.tables.
Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.
Fixed by https://github.com/graphprotocol/graph-node/pull/5075