Closed Bug 649871 Opened 15 years ago Closed 15 years ago

Garbage collect old synced collections

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jbalogh, Assigned: jbalogh)

Details

Detaching from bug 645180 since I don't know what a good threshold is. Here's where we stand: mysql> select count(*) from synced_collections; +----------+ | count(*) | +----------+ | 599048 | +----------+ 1 row in set (1.28 sec) mysql> select count(*) from synced_addons_collections; +----------+ | count(*) | +----------+ | 5672026 | +----------+ 1 row in set (5.03 sec)
Can we base it off date?
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.