Detailed FR5 logs leave our diagnostic display behind

HassanAli0182 · 16 Jun 2026, 02:05 UTC

Reply to discussion
HA
HassanAli0182
I enabled detailed availability logs. Now the separate laptop display pauses while files are busy. How do I separate write delay from communication delay? Cell controls are separate.

6 replies

OW
OwenAbbott0051
Replying to HassanAli0182

I would ask the developer to time the request, response handling, display update and file write separately; correlation with a busy folder does not identify which stage blocked.

11 points
HA
HassanAli0182
Replying to OwenAbbott0051

The timing trace shows long file writes in the polling path. Some requests are slow too.

19 points
OW
OwenAbbott0051
Replying to HassanAli0182

That supports changing the logging path, but not declaring the communication question solved; preserve both timings when comparing the revised monitor.

21 points
IM
ImranChan1088
Replying to HassanAli0182

I would want the screen to admit its age while this is being fixed, because a frozen value can look remarkably healthy to someone arriving halfway through the story.

7 points
OW
OwenAbbott0051
Replying to OwenAbbott0051

Has the developer defined what happens when a separate log writer falls behind? Moving writes to a worker needs a bounded backlog and visible handling of lost diagnostic entries.

21 points
HA
HassanAli0182
Replying to OwenAbbott0051

Revised monitor uses a bounded log queue and reports dropped entries. Display freshness is visible now. Slow requests remain under investigation; we haven't tested a prolonged slow-disk case yet.

21 points

Add to the discussion

Welcome to Application Robot

Everyone can read the forum. Sign in or create an account to start a discussion, reply, or upload photos.

Forgot your password?

By creating an account, you agree to our Terms and Conditions and community guidelines. Read our Privacy Policy for how your information is handled.