Skip to content

fix: telemetry UI's state handling#563

Open
doudou wants to merge 4 commits into
transition-to-runkitfrom
fix_telemetry_ui_state_handling
Open

fix: telemetry UI's state handling#563
doudou wants to merge 4 commits into
transition-to-runkitfrom
fix_telemetry_ui_state_handling

Conversation

@doudou
Copy link
Copy Markdown
Member

@doudou doudou commented Jun 2, 2026

No description provided.

@doudou doudou requested review from jhonasiv and wvmcastro June 2, 2026 16:04
@doudou doudou force-pushed the fix_telemetry_ui_state_handling branch 2 times, most recently from 2cf95f4 to a03f758 Compare June 2, 2026 18:14
@doudou doudou changed the title Fix telemetry UI state handling fix: telemetry UI's state handling Jun 2, 2026
doudou added 4 commits June 2, 2026 15:18
The current discovery code would do remote calls (good !) but also register the
async objects (bad !) in separate threads.

Move the second part to the main thread
The code would only call read_new and update the last known value with the return
value unconditionally (that is, with nil if there was no updates).

Use read_with_result to have proper flow information and propagate that
information.
@doudou doudou force-pushed the fix_telemetry_ui_state_handling branch from a03f758 to 5175e05 Compare June 2, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant