You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
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.
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
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
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
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
The text was updated successfully, but these errors were encountered: