Closed Bug 882839 Opened 11 years ago Closed 6 years ago

Teach Android upload service to wake the phone less frequently

Categories

(Firefox Health Report Graveyard :: Client: Android, defect, P3)

All
Android
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: nalexander, Unassigned)

References

Details

The first version of the Android service uploader for FHR (Bug 828654) wakes the phone every hour.  In the normal case, we only take action once every 24 hours.  We can do better:
 
* after successful upload, sleep for ~24 hours
* after last failure for the day, sleep for ~22 hours
* after last deletion is processed, sleep forever

Doing this opens us up to Android scheduling errors and clock errors, but we can dramatically reduce our battery life.
See Also: → 828654, 840127
Per https://bugzilla.mozilla.org/show_bug.cgi?id=1497137, this component is deprecated. Resolving this bug as incomplete, per :sdaswani.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Product: Firefox Health Report → Firefox Health Report Graveyard
You need to log in before you can comment on or make changes to this bug.