简体中文界面。帖子、指南及政策正文保留原文;未对原文作自动翻译。

How can I tell which FR10 attempt received this acknowledgement?

JaneChan1119 · 2025年7月8日 12:29 UTC

已关闭
JA
JaneChan1119
I'm investigating a bracket acceptance timeout. The application restarted and reused the label Check-1. PLC and controller clocks differ from the laptop. One acknowledgement could belong to either attempt. What should I reconstruct before calling the retry successful?

11 条回复

GR
GraceBennett0755

Preserve each log's original order and timestamp source, then mark the restart boundaries. Look for identifiers carried between systems before aligning times; wall-clock proximity is not enough to choose between two attempts with the same label.

9
JA
JaneChan1119

Application has a new process start entry before the second Check-1. The acknowledgement records that name but no attempt reference. PLC retains a counter, which we are checking against the trace.

12
DI
DineshCarter0995

Check what advances the counter before using it. It could count accepted requests, finished inspections or something else, and those are different boundaries around a timeout.

15
AI
AishaBarnes0605

Do the clocks have recorded offsets for the incident? Today's offset may not describe the log you are investigating, especially if a clock was corrected in between.

8
JA
JaneChan1119

No offset record from the incident. IT found a clock correction after it. We will not shift the old events by today's difference. Counter meaning is also undocumented so far.

10
GR
GraceBennett0755

Keep those uncertainties in the incident account. You may be able to bound an event between two known steps without assigning it an exact cross-system time, provided the linking evidence is explicit.

7
MI
MiaBennett0731

What does the screen currently tell the operator about that bracket? The log detective work can take ages, but I wouldn't leave a cheerful accepted label sitting there meanwhile.

19
JA
JaneChan1119

It says accepted because the old code used the acknowledgement to finish the current row. Quality has held that bracket while controls investigates. The screen wording is being corrected.

7
AI
AishaBarnes0605

Acknowledged what? Receipt of a request and an accepted part are quite different. Check that meaning as well as which attempt it belongs to.

18
JA
JaneChan1119

Receipt only, according to controls. We had two mistakes: unknown attempt ownership and the wrong meaning assigned to the reply. Existing row remains under review; future interface changes are separate work.

6
DI
DineshCarter0995

Include both mistakes in the offline tests. A unique identifier will help with ownership, but it will not stop receipt being mistaken for a passing inspection.

22

讨论已关闭

此讨论已连续六个月没有活动,现已关闭新回复。 最后活动: .