Why has changing the FR10 SDK made failed polls look believable?

ReeceAbbott0036 · 9 Jun 2026, 14:45 UTC

Reply to discussion
RE
ReeceAbbott0036
I need to repair the status wrapper before using this dashboard again. The replacement SDK returns a container where the old version supplied the value we expected, and a failed request can now appear to contain valid status. I have preserved examples of both response types.

7 replies

JO
JonasArcher0372
Replying to ReeceAbbott0036

What does the screen show after failure? Please don't leave the previous value looking current while you fix the decoder.

18 points
RE
ReeceAbbott0036
Replying to JonasArcher0372

It currently leaves the old value visible. I have marked the dashboard unavailable while I work through the saved responses; the operator display should not invite guesses.

14 points
RE
RebeccaBarnes0604
Replying to ReeceAbbott0036

How are you identifying which SDK contract applies? Folder name, version metadata, something else? I wouldn't know which container to trust from its appearance alone.

9 points
RE
ReeceAbbott0036
Replying to RebeccaBarnes0604

I have recorded the imported module path and version on each laptop. This installation only needs the replacement version, so I can make that dependency explicit in the wrapper.

5 points
JO
JonasArcher0372
Replying to ReeceAbbott0036

Did the failure examples get a separate display state? Interested whether a failed read still leaves anything that looks usable.

24 points
RE
ReeceAbbott0036
Replying to JonasArcher0372

Yes, the local checks now show unavailable and a last-success timestamp. Success status is decoded only after the documented success condition and response shape pass. Malformed and unfamiliar values also remain unavailable.

13 points
RE
RebeccaBarnes0604
Replying to ReeceAbbott0036

What happens on a connection that stays open but stops delivering fresh data? That's the remaining case I'd ask about before calling the screen reliable.

18 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.