Our FR5 display turns a failed response into a green status

RebeccaBaker0517 · 18 Sept 2025, 01:16 UTC

Closed
RE
RebeccaBaker0517
We've paused using the diagnostic display for decisions. After the SDK change, a failed read can still produce a green status because the wrapper accepts the returned container as a value. Need the interpretation fixed, not another reassuring screen colour.

5 replies

JO
JoAllen0331
Replying to RebeccaBaker0517

Capture the successful and failed response structures for the installed SDK version. Have the wrapper check the documented success result before interpreting the payload. Add malformed responses to the offline cases as well.

16 points
RE
RebeccaBaker0517
Replying to JoAllen0331

Developer found a truth test on the whole response. Nonempty failure responses passed it. They've added explicit interpretation using the matching documentation and saved examples.

23 points
JO
JoAllen0331
Replying to RebeccaBaker0517

Test a successful read followed by a failure. The old value may still be useful as last known, but its original update time must not become the failed request time.

10 points
RE
RebeccaBaker0517
Replying to JoAllen0331

That test found the timestamp moving on failure. Fixed now: unavailable for current status, retained value clearly dated. Initial failure has no made-up zero. Operator wording review is next.

7 points
JO
JoAllen0331
Replying to RebeccaBaker0517

Did the operator review distinguish unavailable from last known without prompting? That is the remaining check I would want before relying on the display again.

13 points

Discussion closed

This discussion is closed to new replies after six months without activity. Last activity: .