Batch download notifications into one notification or implement priority queue
Categories
(Firefox for Android :: Downloads, enhancement)
Tracking
()
People
(Reporter: csadilek, Unassigned)
Details
From github: https://github.com/mozilla-mobile/android-components/issues/5369.
In https://github.com/mozilla-mobile/android-components/pull/5285 we implemented a partial solution for handling Android's silent failure when too many notifications are sent in quick succession.
Chrome does something pretty smart here by implementing a priority queue so that notifications with PAUSE or RESUME are considered "high priority" and always processed.
As discussed with @pocmo we could also just batch the downloads into a single notification to make managing them easier.
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Updated•3 years ago
|
Updated•2 years ago
|
Description
•