Closed
Bug 497706
Opened 16 years ago
Closed 16 years ago
Can't load recommended add-ons
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mossop, Assigned: jbalogh)
References
()
Details
Attachments
(1 file)
|
830 bytes,
patch
|
clouserw
:
review+
|
Details | Diff | Splinter Review |
Trying to load the recommended add-ons page just sits there spinning for the longest time.
Comment 2•16 years ago
|
||
This page works on preview. I suspect it worked yesterday because we didn't hear about it, so this is possibly pulling in all of the collections an add-on is in, and today we hit the memory limit of that.
Updated•16 years ago
|
Assignee: nobody → jbalogh
Comment 3•16 years ago
|
||
Jeff found the problem and is working on this. (It's as we predicted.)
We should audit the rest of the code for where this might appear elsewhere.
| Assignee | ||
Comment 4•16 years ago
|
||
Attachment #382847 -
Flags: review?(clouserw)
Comment 5•16 years ago
|
||
Comment on attachment 382847 [details] [diff] [review]
using the newer getaddonlist to limit associations
I can reproduce on my dev copy and this patch fixes it
Attachment #382847 -
Flags: review?(clouserw) → review+
| Assignee | ||
Comment 6•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
It was fixed for a bit but now it's down again. Did you guys push to production or is it not going to be fixed until next revision?
Comment 8•16 years ago
|
||
It's still working for me.
Yep, it now working for me, but it wasn't working a few minutes ago. I would suggest you check back periodically.
Comment 10•16 years ago
|
||
(In reply to comment #8)
> It's still working for me.
me too
Comment 11•16 years ago
|
||
Btw, shouldn't it be cached? Right now even when it is working it is kind of slow.
Comment 12•16 years ago
|
||
(In reply to comment #11)
> Btw, shouldn't it be cached? Right now even when it is working it is kind of
> slow.
I works very fast for me -- maybe it was not populated to the caches before, or so.
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•