Closed
Bug 1031995
Opened 11 years ago
Closed 10 years ago
Slow searches cause timeouts
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: away, Unassigned)
Details
https://crash-stats.mozilla.com/search/?date=%3E%3D6%2F20%2F2014&date=%3C6%2F21%2F2014&build_id=%3E%3D20140610000123&build_id=%3C20140611000456&dump=~libinject2.dll&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform
Change the ...123 and ...456 on the build IDs, to make sure your search hasn't been cached.
Expected result: Search results, eventually.
Actual result: Progress bar for a while, then error. Wait, reload, and then it works.
Comment 1•11 years ago
|
||
Interesting that it's available from the cache next time. We could probably implement a more sophisticated timeout behavior.
Comment 2•11 years ago
|
||
I've seen the same kind of behavior with https://crash-stats.mozilla.com/topcrasher_ranks_bybug/?bug_number=1023239 today (not a search, but topcrasher_ranks_bybug is prone to run long, esp. with multiple signatures): It timed out, and after a reload, it was fine and fast coming out of the cache.
It has gotten worse: now, when I try reloading the query a few minutes later, I just get "No results were found" for any search involving the dump field.
Did something recently change?
Flags: needinfo?(chris.lonnen)
Comment 4•11 years ago
|
||
I've skimmed the change log for the last two weeks and nothing is jumping out at me. Can you give me examples?
Flags: needinfo?(chris.lonnen)
Well, it's working (*) again. Must be one of those issues that stops reproducing when a developer looks at it. Fun times.
(*) By "working" I mean there's still a timeout, but I can reload after a while and get the results.
Comment 6•10 years ago
|
||
In the last year we've made a huge improvement to the SuperSearch in that we only pull down columns we will actually display. This has boosted it significantly.
David, we might still have performance issues on SuperSearch but it should have improved significantly in the last 12 months. Wanna close this bug?
Flags: needinfo?(dmajor)
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(dmajor)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•