vdash icon indicating copy to clipboard operation
vdash copied to clipboard

When loading from a checkpoint vdash the resulting node stats are not accurate

Open happybeing opened this issue 1 year ago • 0 comments

Checkpoints work reasonably well, but if you have two copies of vdash running for the same set of nodes, you can see that stopping and starting one of them doesn't result in matching stats.

So there's a problem with how it seeks where to start parsing the logfile based on the time of the checkpoint.

happybeing avatar Mar 26 '24 18:03 happybeing