Closed
Bug 907838
Opened 12 years ago
Closed 9 years ago
some user activity pages are timing out with a 504
Categories
(Marketplace Graveyard :: Admin Tools, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: eviljeff, Unassigned)
Details
(Whiteboard: [repoman][marketplace-transition])
Try https://marketplace.firefox.com/lookup/user/631/activity (me) and after a long long wait it will time out, presuming because I haz dun too much activity.
Comment 1•12 years ago
|
||
Do you use this page routinely?
Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Wil Clouser [:clouserw] from comment #1)
> Do you use this page routinely?
tbh, no. And I'm obviously an edge case in terms of activity.
Reporter | ||
Comment 3•12 years ago
|
||
for some context on what its choking on:
select count(*) from log_activity_mkt where user_id=631;
+----------+
| count(*) |
+----------+
| 3979 |
+----------+
Comment 4•12 years ago
|
||
Marking as a P4 due to the previously-noted infrequency of use of this page and edge case nature of this bug.
Priority: -- → P4
Updated•11 years ago
|
Whiteboard: [repoman]
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Whiteboard: [repoman] → [repoman][marketplace-transition]
You need to log in
before you can comment on or make changes to this bug.
Description
•