Closed Bug 1199511 Opened 9 years ago Closed 9 years ago

Pulse messages with unknown push/resultset, create skeleton and fill asynchronously

Categories

(Tree Management :: Treeherder: Data Ingestion, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1199291

People

(Reporter: camd, Assigned: camd)

References

Details

Create the new resultset with dummy values and the revision and pushID. Schedule an async task to fill in the other values and revisions list
Assignee: nobody → cdawson
Depends on: 1169320
Depends on: 1196804
This could really use the existing fetch_missing_hg_push_logs task nearly as-is.
I'm presuming this is a pre-requisite for bug 1169320, rather than depends on it?
Blocks: 1169320
No longer depends on: 1169320
For when we need to fetch PR info from Github, this is an example api: https://api.github.com/repos/mozilla/treeherder/pulls/637
Ed-- In reality it's neither. I can do the pulse ingestion without this. It just means the pulse ingestion work's scope won't include create resultsets in its first iteration. The resultset will have to either exist first created by us and our polling, or submitted via the API by the user. It will certainly be BETTER when we have this, but I'm trying to scope my work down for each step.
No longer blocks: 1169320
Cripes... Nothing like creating a dup of a bug that I, myself, entered... Thanks for catching it, Ed. :)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.