treeherder/tests/test_worker
Cameron Dawson f3261ad979 Bug 1306578 - Use retryable_task for pulse job ingestion
Was calling retry manually, but that was causing repeated
retries that were blowing up the celery queue.  This just
uses our normal retryable_task for retries and adds some
extra logging in new relic to help identify the product
of a pulse job that failed.
2016-10-03 16:18:59 -07:00
..
__init__.py Bug 1286578 - Retry job task if resultset doesn't exist (#1872) 2016-09-29 10:13:26 -07:00
test_pulse_tasks.py Bug 1306578 - Use retryable_task for pulse job ingestion 2016-10-03 16:18:59 -07:00
test_task.py Bug 1282872 - Fix exception retrying tasks. (#1623) 2016-06-28 22:45:40 +01:00