Skip to content

Simplify hibernate fix: just keep stale data, no special resume behavior#683

Merged
rygel merged 1 commit into
developfrom
fix/hibernate-keep-stale-only
Jun 28, 2026
Merged

Simplify hibernate fix: just keep stale data, no special resume behavior#683
rygel merged 1 commit into
developfrom
fix/hibernate-keep-stale-only

Conversation

@rygel

@rygel rygel commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Reverts the rapid polling and immediate refresh added in PR #682. After hibernate, just keep showing stale data from before until the normal polling timer brings in new data. The all-unavailable guard in ApplyFetchedUsages stays but is simplified — silently skips, no status message.

OnPowerModeChanged does nothing on resume. The normal polling timer
will bring in new data at its regular interval. Until then, stale
data from before hibernate stays on screen.

ApplyFetchedUsages guard simplified: silently skip all-unavailable
incoming data when existing data has available providers. No special
status message.
@rygel
rygel merged commit a528eca into develop Jun 28, 2026
17 checks passed
@rygel
rygel deleted the fix/hibernate-keep-stale-only branch June 28, 2026 10:48
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.

2 participants