Update checks retry when the connection drops instead of failing the whole check.
What's wrong with this entry?
The native updater's manifest request, which uses a 10 second timeout and expects JSON, now retries on a dropped connection up to the shared retry limit with a 1 second pause between attempts, instead of failing the update check outright.
- The outcome reports whether a manifest retry happened, alongside the existing flag for the download's own drop-retry.
- Unconditional in the native updater; no setting involved.
Manifest fetch connection dropped on attempt
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.221
Four dead-code probes deleted along with the legacy paths they measured
Both mention updater