Display TaskCluster jobs that are expected to run but haven't yet been queued ("unscheduled" jobs)
Categories
(Tree Management :: Treeherder: Data Ingestion, defect, P3)
Tracking
(Not tracked)
People
(Reporter: lmandel, Unassigned)
References
Details
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Comment 5•9 years ago
|
||
Comment 6•8 years ago
|
||
Comment 7•8 years ago
|
||
Comment 9•8 years ago
|
||
Comment 10•7 years ago
|
||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Updated•7 years ago
|
Comment 13•5 years ago
|
||
:sclements, is this something we can consider adding to our P2 list?
Comment 14•5 years ago
|
||
(In reply to Joel Maher ( :jmaher ) (UTC-4) from comment #13)
:sclements, is this something we can consider adding to our P2 list?
Do you mean prioritize it for this quarter or next? I'll need to look into what this will entail.
Has any information changed from the last comments from 3 years ago?
Comment 15•5 years ago
|
||
One major difference is we don't use buildbot at all anymore. It's all in taskcluster.
Comment 16•5 years ago
|
||
Another important fact is that this was not possible until last summer when we moved the treeherder-taskcluster
service into Treeherder.
This means we were not able to subscribe to the exchange for it (without having to modify that service first).
Here's some docs about unscheduled tasks:
https://docs.taskcluster.net/docs/reference/platform/queue/task-life-cycle#unscheduled-tasks
Anyone know if the exchange task-defined
is unscheduled tasks?
https://docs.taskcluster.net/docs/reference/platform/queue/exchanges
Comment 17•5 years ago
|
||
Bug 1653050 made things significantly worse.
Comment 18•4 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #17)
Bug 1653050 made things significantly worse.
Example:
https://treeherder.mozilla.org/#/jobs?repo=try&selectedTaskRun=Q9wOrHkVSne9yXHUXSkojg.1&revision=f6c322cd0e96fbf9436edfa67d473027aa4cb321
This push was supposed to trigger builds, but looks like it didn't. In fact, it did. but they depend on a task that has failed... in another push. Here it's obvious, but in many cases, if you don't pay close attention, it's easy to miss such things happening.
Description
•