Closed Bug 1253285 Opened 9 years ago Closed 7 years ago

Content notifications: Update frequency

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sebastian, Unassigned)

References

Details

In bug 1238087 we implemented content notifications with the following logic for checking for updates: After device reboot or app start: Reset timers and set the following new timers: * After 1 hour check if websites we subscribed to have new content. Then repeat every half day. -> "Worst" case: A content notification is shown twice a day if some of the subscribed websites update very often. -> As we are resetting the timers after (cold) start it is more likely to see a notification if the app is not used much.
See Also: → 1253290
Also see bug 1248901: The JobScheduler API would allow us to use something more sensible like "Run this every X but only if you have a WiFi connection; Otherwise wait for WiFi to be available. And if this fails then retry after Y."
Depends on: 1248901
Content notification code was removed in bug 1396604.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.