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

Which pending FR5 requests are genuinely safe to submit after startup?

AmyChan1076 · 2025年12月1日 12:48 UTC

已关闭
AM
AmyChan1076
Our FR5 inspection application crashed after sending a coupon check and before saving the answer. Startup put it beside work that had never been sent, then offered to submit the whole pending list. I've stopped that bulk action in the test build. We need a distinction the application can establish, not just two prettier labels for the same missing information.

9 条回复

HA
HassanArcher0356

Treat the sent-but-unresolved attempt as held for reconciliation, with its identity retained; absence of a saved result does not establish that nothing was submitted.

9
AM
AmyChan1076

The local record has a durable attempt identity saved before sending. The startup code ignores it and looks only for a result. We have a saved replay of the crash interval.

8
AN
AnnaAli0242

Keep the hold through another restart too. Otherwise the second startup becomes an accidental escape hatch.

10
HA
HassanArcher0356

And test a late result for that same attempt after newer work exists, so reconciliation cannot attach it to whichever row happens to be selected.

10
AM
AmyChan1076

The offline tests now keep the held identity through restart and attach the late result to its original attempt. Nothing resubmits from opening the list.

12
AN
AnnaAli0242

Who decides what happens to the physical coupon once the software has matched that result?

3
AM
AmyChan1076

Quality owns disposition; the cell owner owns any authorised further attempt. Matching a result will not release the coupon or start work. Those routes are being written into the handover.

12
HA
HassanArcher0356

Keep genuinely unsubmitted work tested separately, including a crash around the send boundary; the new hold should not merely move the old ambiguity into another field.

15
AM
AmyChan1076

Agreed. The developer is reviewing that boundary with the PLC author. The replay fix is useful, but we are not calling the complete restart design finished.

7

讨论已关闭

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