Open
Bug 1785259
Opened 3 years ago
api/jobs/?push_id=randomInteger returns server error 502 if opened in browser, works with curl
Categories
(Tree Management :: Treeherder: API, defect)
Tree Management
Treeherder: API
Tracking
(Not tracked)
NEW
People
(Reporter: aryx, Unassigned)
Details
https://treeherder.mozilla.org/api/jobs/?push_id=1109070 fails to load in the browser for :gerard-majax and me. Other push IDs also don't succeed. :gerard-majax reports it works with curl. The difference is the request in the browser gets served a web page instead of JSON. This points to an issue in the serializer, might be too much data or get stuck.
You need to log in
before you can comment on or make changes to this bug.
Description
•