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

Why would startup repeat an inspection whose result we lost?

HenryAllen0264 · 2025年5月2日 01:44 UTC

已关闭
HE
HenryAllen0264
Our FR10 app crashed after dispatch. Pending file triggers resend on startup. I have stopped that replay; execution is uncertain.

20 条回复

AN
AnilBarnes0549

Can I ask whether the receiver retains an attempt identity or result you can query? We had the same uncertainty around sending in our own bookkeeping review, and another local status alone could not tell us what reached the other side.

20
HE
HenryAllen0264

No query available. It returns a result while connected, then our app saves it.

10
AN
AnilBarnes0549

Then keep those interrupted attempts held for a defined review while you agree how to reconcile them. The receiver may have completed the inspection, and a second send could repeat work rather than recover the missing result.

23
EL
ElenaBaker0514

What does the operator see after restart? Pending sounds like ordinary queued work to me. I would not know it meant somebody has to investigate.

-8
HE
HenryAllen0264

Currently pending. Proposed label is outcome unknown, with automatic replay disabled for those entries.

10
AN
AnilBarnes0549

How will the application distinguish never submitted from a crash during dispatch? That's the boundary I'd test before relying on the new label.

17
HE
HenryAllen0264

Developer proposes a durable dispatch-intent entry before sending. Incomplete attempts after that point stay unknown.

6
SA
SamBarnes0594

Who can resolve an unknown attempt, and what evidence must they check before choosing any recovery action?

15
AN
AnilBarnes0549

Test a crash after intent is saved but before the actual send too. That record will be uncertain locally even if nothing reached the receiver; the recovery procedure must allow for both possibilities.

18
OM
OmarBrown0926

We had an operator interpret unknown as failed and repeat a check. Put the reason for the hold beside the label so that distinction does not depend on remembering a training talk

13
HE
HenryAllen0264

Shift lead will own review with the integrator's recovery procedure. The procedure is not finished yet.

19
EL
ElenaBaker0514

Will the screen show which bracket and attempt need review? A general warning would leave me hunting through the queue.

17
HE
HenryAllen0264

Yes. Bracket identity, attempt, last saved stage and review owner in the proposed view.

17
AN
AnilBarnes0549

Did the developer run the crash cases offline? Include a received result lost before local saving, since that is another route to a completed physical inspection with an uncertain local record.

15
SA
SamBarnes0594

Does the restart also retain decisions already saved by the reviewer?

12
AN
AnilBarnes0549

That is worth checking as a separate saved update, especially if the review screen and inspection-event handler write the same record.

8
OM
OmarBrown0926

Our team found a short walkthrough with an operator helpful here; they asked what happens when the named reviewer is absent, which the developer had not considered

16
HE
HenryAllen0264

Offline crash tests hold uncertain attempts and retain saved review decisions. No production change installed yet.

8
HE
HenryAllen0264

Backup review owner added. Receiver history and the recovery procedure still need agreement before deployment.

10
EL
ElenaBaker0514

Please bring back the finished screen wording. I would like to see whether someone on shift can understand the hold without reading the software notes first.

9

讨论已关闭

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