зеркало из https://github.com/mozilla/gecko-dev.git
a97dfc7c07
The runnable jobs API on Treeherder is timing out quite frequently. This is due that it downloads the full-task-graph.json artifact from the Gecko decision task. This file has grown to be massive (over 30MB) and that takes too long to fetch. The API times out after 20 seconds. The data we need from the artifact is minimal. We can generate a file with just the minimum amount of data needed. This code change adds logic to generate a runnable-jobs.json.gz file after the full-task-graph.json artifact is generated. MozReview-Commit-ID: 9u2H7HbUAcl --HG-- extra : rebase_source : f450527e7dd565e29cfe2e04dc52761e77827cc0 |
||
---|---|---|
.. | ||
actions.rst | ||
attributes.rst | ||
caches.rst | ||
cron.rst | ||
docker-images.rst | ||
how-tos.rst | ||
index.rst | ||
kinds.rst | ||
loading.rst | ||
mach.rst | ||
optimization.rst | ||
parameters.rst | ||
reference.rst | ||
taskgraph.rst | ||
transforms.rst | ||
try.rst |