Skip to content

fix: reduce update file server polling - #1960

Merged
Bilb merged 2 commits into
session-foundation:devfrom
Ap4sh:ap4sh/fix-update-polling
Jul 23, 2026
Merged

fix: reduce update file server polling#1960
Bilb merged 2 commits into
session-foundation:devfrom
Ap4sh:ap4sh/fix-update-polling

Conversation

@Ap4sh

@Ap4sh Ap4sh commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Contributor checklist:

Description

Fixes #1809

This lines up the renderer file-server release polling interval with the existing 30 minute throttle, so the app stops waking up every minute just to skip the request

It also skips the renderer-side release check when auto updates are disabled, while still doing one startup fetch and one fetch after auto updates are enabled from preferences so the updater has fresh file-server release data before the main update check runs

Tested with:

  • pnpm ready

@Bilb
Bilb merged commit 918f36d into session-foundation:dev Jul 23, 2026
11 checks passed
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.

[BUG] reduce updater job check interval to line up with update check interval

2 participants