Currently, the persistent statset is incrementing the session-wide cycle total when a new cycle starts, which is misleading; the cycle total should really be the number of cycles that have completed (without error; maybe we need a stat for tracking errors). This makes me have to do a mental backspace when reading the stats at the moment.
I think this might need a new cycle message to say that a cycle has finished.
Currently, the persistent statset is incrementing the session-wide cycle total when a new cycle starts, which is misleading; the cycle total should really be the number of cycles that have completed (without error; maybe we need a stat for tracking errors). This makes me have to do a mental backspace when reading the stats at the moment.
I think this might need a new cycle message to say that a cycle has finished.