Closed Bug 1398339 Opened 7 years ago Closed 7 years ago

Update docs for monitoring and administration of a Celery task queue

Categories

(Webtools Graveyard :: Pontoon, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mathjazz, Assigned: mathjazz)

Details

Attachments

(1 file)

Note, it happened twice that the queue got stuck and tasks never made it to the worker. We solved the issue by: 1. Purging the queue celery amqp --broker=`heroku config:get RABBITMQ_URL --app=mozilla-pontoon` 1> queue.purge queue 2. Simply accessing the worker celery worker --broker=`heroku config:get RABBITMQ_URL --app=mozilla-pontoon`
Commit pushed to master at https://github.com/mozilla/pontoon https://github.com/mozilla/pontoon/commit/f6674c119ed223b84f26608637b7aed93cbfa9a9 Fix bug 1398339: Add Releasing the queue to docs (#961) * Fix bug 1398339: Add Releasing the queue to docs * Where should the commands be ran from
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee: nobody → m
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: