Our FR10 inspection monitor counts the retained completion again after reconnect, although it was high before disconnection; what identifies whether that plate attempt was already recorded?
Compare the retained attempt identity with durable result records. I am checking that path on another monitor because reconnect bypassed the lookup there. Remembering the last bit in memory would not cover an application restart.
Does this interface actually retain an attempt identity, Dinesh, or only a job description? I would want that clear before copying the approach from Anil's monitor.
Yes, Jamie. A known recorded result and one whose save was interrupted are different cases. An unmatched result needs reconciliation, not automatic counting merely because the signal is high.
The proposed screen shows result awaiting reconciliation with its sequence, separate from the accepted total; the revised lookup and interrupted-save cases are still being tested offline.
Also verify the sequence's retention and reuse rules against the real interface. A durable lookup is only useful if an old retained result cannot share its identity with new work.