bug: solve autoUpdater network errors #2405
Labels
area/network
Networking issues such as timeouts, etc.
area/updates
Issues related to manual and automatic updates
area/windows
Windows
effort/days
Estimated to take multiple days, but less than a week
exp/intermediate
Prior experience is likely helpful
kind/bug
A bug in existing code (including security flaws)
P2
Medium: Good to have, but can wait until someone steps up
topic/windows
Windows specific
I was browsing through countly for errors with ipfs-desktop, I searched for errors that have impacted at least 100 users occurring since the beginning of the year (from 2023-01-01 to 2023-02-04 (today)) and got the following output:
We can "ignore" two of those:
And I believe all of the rest (except for one) are errors with the internet/network during the auto-updater process.
We should implement something similar to electron-userland/electron-builder#2398 (comment) to handle the electron-updater failures.
The text was updated successfully, but these errors were encountered: