Skip to content

Cancel automatic refreshes if the network becomes metered

Refreshes may be used to download updates and that only happens in metered connections if the user configures it to do so. However, a refresh can take a while, so if it is started with an unmetered connection, and later the user connects to a metered one, we should make sure that the refresh operation is canceled (in order to avoid eventual fees).

Merge request reports