Closed
Bug 1281056
Opened 9 years ago
Closed 9 years ago
Stop using HTTP API internally for storing job data
Categories
(Tree Management :: Treeherder: Data Ingestion, defect, P2)
Tree Management
Treeherder: Data Ingestion
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: jgraham)
References
Details
Attachments
(1 file)
This is another major contributor of requests to our own API.
We should instead interact directly with the DB during builds-{pending,running,4hr} ingestion.
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8767219 -
Flags: review?(emorley)
Reporter | ||
Updated•9 years ago
|
Attachment #8767219 -
Flags: review?(emorley) → review+
Reporter | ||
Comment 2•9 years ago
|
||
I see you've added a test since the review - thank you :-)
Guess it's now ready to land?
Assignee: nobody → james
Comment 3•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/b040bb40455e2baac403813c882d143711262b49
Bug 1281056 - Stop using http calls when storing job data (#1640)
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•