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

Copy progress indicator is wrong after restart

Open lutter opened this issue 3 years ago • 1 comments

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.

lutter avatar Jun 03 '22 19:06 lutter

This is wrong, it needs to be calculated from the information in state.tables.

lutter avatar Jun 03 '22 19:06 lutter

Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.

github-actions[bot] avatar Dec 01 '22 00:12 github-actions[bot]

Fixed by https://github.com/graphprotocol/graph-node/pull/5075

lutter avatar Mar 27 '24 22:03 lutter