Closed Bug 1052727 Opened 11 years ago Closed 11 years ago

Signature summary to support returning multiple reports

Categories

(Socorro Graveyard :: Middleware, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

Details

At the moment we call the middleware 9 times to generate the data for the report list. One for each 9 reports. https://github.com/mozilla/socorro/blob/7a04f8c84c14cecc6ae9efa8206222403bb16701/webapp-django/crashstats/crashstats/views.py#L2138 This is causing an excessive amount of HTTP GETs when ultimately the database server needs to do the same amount of work anyway.
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/ae991961257f842cfa25e88dddd9e3480add77d9 fixes bug 1052727 - Signature summary to support returning multiple reports, r=@AdrianGaudebert
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99
Product: Socorro → Socorro Graveyard
You need to log in before you can comment on or make changes to this bug.