Closed Bug 891979 Opened 12 years ago Closed 12 years ago

[OTA] When a network connection is lost, the OTA update download should stop and indicate an error

Categories

(Firefox OS Graveyard :: Gaia::System, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jsmith, Unassigned)

Details

Build: B2G 18 7/10/2013 Device: Unagi STR 1. Start downloading an OTA update on a reliable connection 2. Cut the network connection after some bytes have been downloaded Expected The download should stop and indicate an error that the OTA update download failed. Actual The download gets hung at X bytes being downloaded and fails to produce an error.
The current design of the OTA updater code is that when it detects loss of network, it will setup a listener to resume the download when network connectivity is restored. Rather than fail, I think it should stay the way it is, and indicate that the download is stalled due to lack of network. If the user really wants to cancel the download, then they can do so.
Fair enough, I'll close out then.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.