Closed
Bug 677620
Opened 13 years ago
Closed 13 years ago
Experiencing timeouts/excruciatingly slow load times for some GET requests (for reviews) on preview
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Unassigned)
References
()
Details
(Keywords: perf, Whiteboard: [fromAutomation])
Attachments
(1 file)
503.11 KB,
image/png
|
Details |
[11:09:42.798] GET https://addons.allizom.org/z/en-US/firefox/i/addon/download-statusbar/ [HTTP/1.1 200 OK 343060ms]
The above request has been failing our amo.rewrite Selenium tests[1] on and off; not sure what the problem is, but if you could please look at it, that'd be great :-)
The first GET on this page is fine: --
[11:09:35.169] GET https://addons.allizom.org/z/en-US/firefox/i/addon/download-statusbar/?src=hp-dl-featured [HTTP/1.1 200 OK 4244ms]
Some notes:
* the request isn't the actual page, it appears to be the reviews
* we're running with 180000ms as our global timeout value; we think 3 minutes is plenty (accommodating for a staging server)
[1] http://qa-selenium.mv.mozilla.com:8080/job/amo.rewrite/
Comment 1•13 years ago
|
||
https://github.com/jbalogh/zamboni/commit/31b04a0
We were requesting all the review objects.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•13 years ago
|
||
Verified FIXED:
[16:01:22.304] GET https://addons.allizom.org/z/en-US/firefox/i/addon/download-statusbar/ [HTTP/1.1 200 OK 2519ms]
Thanks.
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•9 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
•