Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Batch download notifications into one notification or implement priority queue #5369

Closed
sblatz opened this issue Dec 19, 2019 · 1 comment
Closed
Labels
<download> Component: feature-download 🌟 feature New functionality and improvements

Comments

@sblatz
Copy link
Contributor

sblatz commented Dec 19, 2019

In #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

@sblatz sblatz added the <download> Component: feature-download label Dec 19, 2019
@pocmo pocmo added the 🌟 feature New functionality and improvements label Dec 20, 2019
@data-sync-user data-sync-user changed the title Batch download notifications into one notification or implement priority queue FNX3-22558 ⁃ Batch download notifications into one notification or implement priority queue Aug 3, 2020
@data-sync-user data-sync-user changed the title FNX3-22558 ⁃ Batch download notifications into one notification or implement priority queue FNX2-17333 ⁃ Batch download notifications into one notification or implement priority queue Aug 4, 2020
@st3fan st3fan changed the title FNX2-17333 ⁃ Batch download notifications into one notification or implement priority queue Batch download notifications into one notification or implement priority queue Aug 5, 2020
@csadilek
Copy link
Contributor

Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1792945

Change performed by the Move to Bugzilla add-on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
<download> Component: feature-download 🌟 feature New functionality and improvements
Projects
None yet
Development

No branches or pull requests

3 participants