Closed
Bug 433914
Opened 18 years ago
Closed 18 years ago
Allow engines to sync independently of each other
Categories
(Cloud Services :: General, defect, P2)
Cloud Services
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
0.2
People
(Reporter: hello, Unassigned)
References
Details
Currently there is a single master 'sync' entry point in the Weave service that syncs all registered engines. It should be made more flexible, so that it is possible to sync individual engines when necessary (for example, when we detect a change in a single engine's data).
| Reporter | ||
Updated•18 years ago
|
Target Milestone: -- → 0.2
| Reporter | ||
Updated•18 years ago
|
Priority: -- → P2
| Reporter | ||
Comment 1•18 years ago
|
||
We don't actually need this, the engine will decide which engines to sync and just sync those one after the other.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Comment 2•18 years ago
|
||
Think about the possibility of using different sync strategy for different engines.
For example:
- sync cookies immediately on change
- sync bookmarks and passwords if age of last changes more than 30 sec
- sync history every 30 min
- check for any changes on server on start and every 30 min
| Reporter | ||
Comment 3•18 years ago
|
||
Yes, we plan to be able to get similar amount of control via bug 434816 and bug 433915.
Updated•17 years ago
|
Component: Weave → General
Product: Mozilla Labs → Weave
Updated•17 years ago
|
QA Contact: weave → general
You need to log in
before you can comment on or make changes to this bug.
Description
•