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

The timeout is clear; the acknowledgement's attempt is not

Morgan_Chambers · 2026年8月17日 10:33 UTC

回复讨论
MO
Morgan_Chambers
I can locate a timeout in our UR5e housing-inspection reporting logs, but I cannot assign the acknowledgement to an attempt. Python reused the job label after restart, and the PLC, application and controller timestamps disagree. I am reconstructing the retained records, not assuming the timeout means nothing happened. What links would you look for before accepting a match?

14 条回复

AA
AaronCarter0958

What ordering can each source establish on its own? I'd keep three local sequences before attempting one combined timeline. Moving clocks until the lines look sensible can manufacture the answer you're meant to be investigating.

8
AM
AmyAli0206

Can the controller records distinguish request receptions using something other than your reused application label? I would ask its owner explicitly; a missing identifier in Python need not mean no independent evidence exists.

3
MO
Morgan_Chambers
回复 AmyAli0206

The application has a clear restart boundary and two uses of the same label. The PLC export shows request transitions, but its acknowledgement record contains only the repeated job label. I have asked for the controller's retained event detail without changing the original times.

20
OM
OmarBaker0491

Keep the request-send record distinct from confirmed receipt too. If the application logs sending before the write finishes, the local sequence may prove what the code attempted rather than what the other side received.

-8
JU
JuliaBrooks0848

And don't restart or resubmit a job to see which log it resembles. You can test logging gaps offline. The old housing's outcome has to stay unresolved until its own evidence supports more.

7
MO
Morgan_Chambers

No resubmission involved. The application send line is indeed written before the communication call, so I have relabelled it send attempted in the reconstruction. Its timeout follows, but that pair does not establish PLC receipt.

2
AA
AaronCarter0958

That is a useful distinction. Are there shared events with a known relationship that can bound the clock difference, rather than a guessed constant offset from the one acknowledgement you want to match?

17
AM
AmyAli0206

A bounded clock comparison may narrow the candidates, but still keep any identity evidence beside it. Two attempts close together can remain ambiguous even after you have a reasonable time range.

11
MO
Morgan_Chambers
回复 AmyAli0206

The controller export separates two request receptions around a recorded restart, but the retained acknowledgement lacks the reception reference. Shared sequence observations narrow its possible interval without identifying which attempt it answers. We still have two candidates.

14
OM
OmarBaker0491

Then the handover needs two candidates, not one selected because its time is nearer. What will the reporting application show for that housing while the evidence remains incomplete?

-2
JU
JuliaBrooks0848

It can also be a useful offline regression case for the future matcher. A test that expects unresolved here is more honest than one with a guessed answer baked into the expected output.

22
MO
Morgan_Chambers

The report now shows reconciliation required, with neither attempt credited as accepted. We have retained the three original sequences and the reasons each possible link is insufficient. The future interface proposal uses attempt identity that survives restart, but the owners have not approved that design yet.

19
AM
AmyAli0206

Thanks for reporting the unresolved result. Does the proposed identity reach the acknowledgement producer as well as the application? A better Python label alone would leave this same missing link at the far end.

14
MO
Morgan_Chambers
回复 AmyAli0206

That is now an explicit requirement in the joint proposal. I have also kept the historical case separate: improving future correlation will not recover an identity the old acknowledgement never recorded.

19

参与讨论

欢迎来到 Application Robot

所有人都可以阅读论坛。登录或注册后即可发起讨论、回复或上传照片。

忘记密码?

注册账号即表示你同意我们的 使用条款 社区准则。请阅读我们的 隐私政策 ,了解我们如何处理你的信息。