Open
Bug 1260138
Opened 7 years ago
Updated 5 months ago
[Background Sync] Implement 'lastChance' logic
Categories
(Core :: DOM: Service Workers, defect, P3)
Core
DOM: Service Workers
Tracking
()
NEW
People
(Reporter: ferjm, Unassigned)
References
Details
(Whiteboard: btpp-fixlater)
Bug 1217544 is setting every sync event 'lastChance' property to true by default for now. We need to implement the logic to decide when a non handled or failed sync event can be re-triggered. The spec says: "A user agent will retry a sync event based on some user agent defined heuristics."
Reporter | ||
Updated•7 years ago
|
Comment 1•7 years ago
|
||
("fixlater" only because this doesn't feel like it's a drop everything bug but I figure you want to fix this before "backlog" :)
Whiteboard: btpp-fixlater
Updated•5 years ago
|
Priority: -- → P3
Updated•5 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•