Skip to content

Conversation

@danirabbit
Copy link
Member

Fixes #417

If we're on a metered network, don't refresh automatically

Copy link
Member

@leolost2605 leolost2605 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we maybe introduce something like a do_automatic_refresh method that does this check (and maybe in the future other ones) instead of doing the check manually three times?
Also this would have the benefit that a scenario like
No wifi -> connect hot spot -> it isn't marked as metered yet -> mark as metered (assuming this is done within 60 seconds)
would correctly be covered

@danirabbit danirabbit added this to OS 9 Sep 9, 2025
@danirabbit danirabbit moved this to In progress in OS 9 Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

Manually check for updates on metered networks

3 participants