Closed Bug 819075 Opened 13 years ago Closed 12 years ago

Extra request on the statistics pages

Categories

(Marketplace Graveyard :: Statistics, defect, P5)

defect

Tracking

(Not tracked)

VERIFIED FIXED
2014-01-14

People

(Reporter: andy+bugzilla, Assigned: spasovski)

Details

(Whiteboard: [incorrect_implementation])

The stats pages does a request to: [13:26:07.131] GET https://marketplace.firefox.com/en-US/statistics/events-20121106-20121206.json?_=1354829167013 [HTTP/1.1 302 FOUND 438ms] Which goes to: [13:26:07.678] GET https://marketplace.firefox.com/statistics/events-20121106-20121206.json?lang=en-us&_=1354829167013 [HTTP/1.1 200 OK 113ms] We could eliminate that 302, which is presumably a left over from AMO.
Severity: normal → trivial
Priority: -- → P5
Extra 302 still happens on marketplace-dev as of today.
OS: Mac OS X → All
Hardware: x86 → All
The new marketplace stats don't do this but they also don't do front-end caching yet. Since the new code is on prod, dev, and stage we can probably close this now. QA: check the console in FF (network tab, filter by XHR) for the above scenario
Assignee: nobody → dspasovski
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2014-01-14
Verified in https://marketplace-dev.allizom.org/statistics/ on FF29 (Win 7)No 302 error was displayed in the statistics page. Postfix screencast http://screencast.com/t/OOKKBfAHII Closing bug.
Status: RESOLVED → VERIFIED
Whiteboard: [incorrect_implementation]
You need to log in before you can comment on or make changes to this bug.