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

Detailed FR10 logs coincide with a stuck diagnostic display

LucaBrown0874 · 2026年7月28日 21:12 UTC

回复讨论
LU
LucaBrown0874
I enabled detailed inspection-status logs and our FR10 diagnostic display now sometimes sits on an old reading while the folder is busy. This is a bench replay setup with a fixture block; cell controls are separate. File writing looks suspicious, but how should I measure it without overlooking communication delays?

11 条回复

OS
OscarBaker0445

Time request handling, file writing and display updates separately on the same occurrence, using elapsed durations as well as the observation time; folder activity alone does not identify the blocking stage.

6
LU
LucaBrown0874

I've instrumented those stages in the replay. The long display gaps coincide with long file-write durations on several occurrences. Some request durations are long too, so there may be more than one source of delay.

15
SO
SofiaChen1152

Can you compare the same recorded input with detailed logging reduced, without changing the request or display workload? That would help test the writing suspicion rather than rely only on coincident timings.

6
KA
KaiBrooks0802

Make observation age visible meanwhile, because a stuck but plausible reading can mislead someone arriving after the display stopped updating; this does not imply the separate cell controls have stopped.

-1
LU
LuisBrown0956

Before moving writes to another worker, agree what the recorder must retain. A bounded queue needs a deliberate overflow policy and a visible failure state. An unlimited queue can hide a slow destination for a while and then create a different problem.

2
LU
LucaBrown0874

Reduced-detail replay removes the largest display pauses, while the slow request cases remain. I have proposed a separate bounded writer and freshness display. Recording requirements are still being agreed, so no overflow policy chosen yet.

10
SO
SofiaChen1152

Keep both timing findings. The writer change may address the display waiting on file work, but it should not close the request-delay enquiry or label every earlier pause as a disk problem.

7
OS
OscarBaker0445

Has the proposed writer been exercised against a slow or failed destination, or is it still only a design with a queue size?

9
LU
LuisBrown0956

Also test how the recorder ends and restarts with queued work outstanding. Maintenance needs to know whether a log is complete, incomplete or unavailable, not discover later that a tidy shutdown message was only about the display process.

5
KA
KaiBrooks0802

Keep recording health separate from reading freshness, since a fresh display can coexist with missing logs and a healthy recorder can faithfully store stale observations.

9
LU
LucaBrown0874

Those conditions are now in the test plan, including shutdown with queued work. Nothing deployed yet. We have evidence that writes contribute to the pauses, not a completed recorder change or an explanation for the slower requests.

10

参与讨论

欢迎来到 Application Robot

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

忘记密码?

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