Closed Bug 1167217 Opened 9 years ago Closed 8 years ago

Disable/set expiry for celery event queues

Categories

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

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1215102

People

(Reporter: emorley, Unassigned)

References

Details

We're apparently not using the event queues, so we should switch them off to reduce the noise due to bug .

I think we'll want to use some combination of:
CELERY_SEND_EVENTS
CELERY_EVENT_QUEUE_TTL
CELERY_EVENT_QUEUE_EXPIRES

...as well as stopping using the "-E" parameter on the command line (which strangely we only use for some of the workers):

https://github.com/mozilla/treeherder/blob/9da6ddbf4151436f20a763d9543b86409214d8c3/bin/run_celery_worker#L27
https://github.com/mozilla/treeherder/blob/9da6ddbf4151436f20a763d9543b86409214d8c3/bin/run_celery_worker_hp#L26
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.