зеркало из https://github.com/mozilla/treeherder.git
5b74d1d9c1
Previously all three of the buildapi ETL ingestion tasks (pending, running, 4hr) were run under one queue. In order to be able to tell issues (such as backlogs or leaks) apart, these have now been split onto their own queues. On Heroku, these queues now also have a dyno each - which should mean we can easily tell which is leaking and possibly also downgrade from the expensive performance dyno even before the leak is fixed. |
||
---|---|---|
.. | ||
peep.py | ||
post_compile | ||
run_celery_worker | ||
run_celery_worker_buildapi | ||
run_celery_worker_hp | ||
run_celery_worker_log_parser | ||
run_celery_worker_pushlog | ||
run_celerybeat | ||
run_gunicorn |