Inspection display freezes when the log folder gets busy. Started after I enabled detailed logging. Cell controls are separate, but my screen keeps its old numbers and somebody always gets called over. Suspect file writes. Haven't measured them yet.
Our display once kept a green status through a disconnected cable. Showing the last update time made that obvious; does yours have room beside the value?
Who gets told if that queue fills? I do not want to be the person collecting a whole shift of useful diagnostics and finding an empty file at handover.
Developer has a bounded writer queue in the test build. It drops new diagnostic entries when full and shows the count. Slow-folder replay keeps the display updating. Network delay test still outstanding.