Open
Bug 1633983
Opened 5 years ago
Frequent HTTP 503 errors from /jobs/?result_set_id=694392&job_type_symbol=ss&job_group_symbol=M
Categories
(Tree Management :: Treeherder: API, defect)
Tree Management
Treeherder: API
Tracking
(Not tracked)
NEW
People
(Reporter: MattN, Unassigned)
References
()
Details
It often takes 23s+. Perhaps this isn't using a DB index? If so, is there a way I can change parameters to end up using an index?
It seems like removing job_group_symbol speeds up the query significantly (<1s) but the problem is that there is now a Raptor ss job that I don't want to include…
Changing job_group_symbol for job_group_name doesn't seem to help.
You need to log in
before you can comment on or make changes to this bug.
Description
•