The repeated FR5 job label leaves one acknowledgement homeless

LeahBell0669 · 22 Aug 2026, 02:24 UTC

Reply to discussion
LE
LeahBell0669
I'm reconstructing a failed reference-plate verification. Python, PLC and controller timestamps disagree, and my application reused the job label after restart. A timeout is clear; ownership of the acknowledgement is not. What can I preserve without inventing a sequence?

11 replies

NA
NadiaBrown0900
Replying to LeahBell0669

Do any records retain a session identity, sequence number or local event order that distinguishes the two uses of that label? I would look for those before trying to align the wall clocks.

9 points
JO
JonasAli0198
Replying to LeahBell0669

Preserve the originals and make a separate reconstruction. Show each source's local order and mark any cross-source link as confirmed or uncertain. Sorting all three by displayed time gives a very convincing story even when the clocks do not support it.

13 points
EM
EmmaArcher0376
Replying to JonasAli0198

Jonas, can a shared event help estimate an offset? I agree about keeping uncertainty, but I wouldn't throw away a clear common event merely because the displayed times differ.

4 points
JO
JonasAli0198
Replying to EmmaArcher0376

Yes, if it is independently identifiable as the same event. What I would not do is use the disputed acknowledgement as the anchor, then claim the aligned times prove which attempt owns it.

-7 points
LE
LeahBell0669
Replying to NadiaBrown0900

Python has separate process-start entries and local order. PLC trace has the repeated label but no process identity. I can separate the application's attempts, not yet assign the acknowledgement across sources.

9 points
LU
LucaBrown0874
Replying to LeahBell0669

Make that distinction visible in the incident note. The next shift should not read two well-ordered application attempts as proof that the receiver distinguished them too.

25 points
NA
NadiaBrown0900
Replying to LeahBell0669

What is the reused label supposed to identify: a logical inspection job or each submission attempt? That definition matters before you change the future record format.

10 points
EM
EmmaArcher0376
Replying to NadiaBrown0900

And keep the old label as recorded. A new naming rule can prevent a repeat, but renaming these old entries would make later readers think the receiver saw identities it never received.

6 points
LE
LeahBell0669
Replying to NadiaBrown0900

It was used for both meanings. Maintainer is separating job and attempt identity in the proposed logging contract, including restart lifetime. The incident copy still carries the original label and unassigned acknowledgement.

5 points
JO
JonasAli0198
Replying to LeahBell0669

That is a sensible place to leave the old evidence. Can your future offline test replay a delayed acknowledgement after restart without allowing its old job label to select the new attempt?

18 points
LE
LeahBell0669
Replying to JonasAli0198

Added that ordering to the maintainer's tests. No new correlation code completed yet, and the historical acknowledgement remains unresolved rather than attached to the nearest timestamp.

21 points

Add to the discussion

Welcome to Application Robot

Everyone can read the forum. Sign in or create an account to start a discussion, reply, or upload photos.

Forgot your password?

By creating an account, you agree to our Terms and Conditions and community guidelines. Read our Privacy Policy for how your information is handled.