Closed Bug 685765 Opened 13 years ago Closed 13 years ago

[addons-dev] Restart watch-celery

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jbalogh, Assigned: jabba)

Details

watch-celery is a process that runs on the admin box under supervisord. Right now it crashes too much (whenever it can't talk to redis or graphite). If that happens 3 times in a row supervisord gives up on it. Please kill the process so it restarts with the new non-crashy code I wrote for bug 682878.
[root@addonsadm.private.phx1 ~]# /etc/init.d/watch-celery-dev status watch-celery-dev RUNNING pid 16799, uptime 1 day, 21:14:47 [root@addonsadm.private.phx1 ~]# date Sun Sep 11 11:40:36 PDT 2011 [root@addonsadm.private.phx1 ~]# /etc/init.d/watch-celery-dev restart Restarting watch-celery-dev: watch-celery-dev: stopped watch-celery-dev: started [ OK ] [root@addonsadm.private.phx1 ~]# /etc/init.d/watch-celery-dev status watch-celery-dev RUNNING pid 30287, uptime 0:00:18 [root@addonsadm.private.phx1 ~]#
Assignee: server-ops → jdow
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.