Closed
Bug 704291
Opened 14 years ago
Closed 14 years ago
Improve scheduler algorithm
Categories
(Web Apps Graveyard :: AppsInTheCloud, defect, P2)
Web Apps Graveyard
AppsInTheCloud
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ianbicking, Unassigned)
References
Details
(Whiteboard: client)
The appsync scheduler does very simple polling, with no attention to the likelihood of remote updates or user activity. We should make it more sophisticated and make it able to handle server-sent Retry-After.
| Reporter | ||
Updated•14 years ago
|
| Reporter | ||
Comment 1•14 years ago
|
||
Also it should look for X-Sync-Poll-Time, even on successful requests
Updated•14 years ago
|
| Reporter | ||
Comment 2•14 years ago
|
||
Currently deployed along with backoff
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
The old app sync codebase is no longer going to be supported. All resolved fixed bugs are being marked as invalid, as they no longer apply to the new apps in the cloud service.
Resolution: FIXED → INVALID
Updated•7 years ago
|
Product: Web Apps → Web Apps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•