happybeing / vdash

A Dashboard for Autonomi Nodes that runs in the terminal
GNU Affero General Public License v3.0
19 stars 9 forks source link

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

Closed happybeing closed 3 months ago

happybeing commented 6 months ago

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.