Closed
Bug 1347805
Opened 8 years ago
Closed 4 years ago
Handle transient errors when responding to a repair request.
Categories
(Firefox :: Sync, enhancement, P3)
Firefox
Sync
Tracking
()
RESOLVED
INVALID
People
(Reporter: markh, Unassigned)
References
Details
Part of the repair process is checking the server for a list of IDs. If this request fails for transient reasons (no network, temporary 500 error), then we will fail to take the requested action and never try again.
We should come up with something that allows us to try again later, while still ensuring we don't enter this state forever and that at some point we do truly give up and nuke the request from our command queue.
Updated•8 years ago
|
Priority: -- → P3
Reporter | ||
Comment 1•4 years ago
|
||
We killed the bookmark repairer.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•