Succeeded job count incorrect

I’m using Hangfire with in-memory storage and I’ve noticed that the Succeeded job count no longer matches the actual jobs after a period of inactivity.

I have 64 worker jobs completed, but I left it running for a few hours and all the counts in the sidebar went back to 0. I put through a new request and the counts went up correctly but only as if it was a restart.