废弃 huey,多数据库连接的时候存在 connection 无法释放的问题,回到 celery
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[program:mq]
|
||||
[program:task_queue]
|
||||
|
||||
command=python manage.py run_huey
|
||||
command=python manage.py celeryd -B -l DEBUG
|
||||
|
||||
directory=/code/
|
||||
user=root
|
||||
|
||||
Reference in New Issue
Block a user