mirror of
https://github.com/suitenumerique/messages.git
synced 2026-04-25 17:15:21 +02:00
This avoids a case where a very large import would overflow the "celery" queue with reindex tasks that would block the inbound processing tasks. Now we have good priorization.
3 lines
87 B
Plaintext
3 lines
87 B
Plaintext
web: bin/scalingo_run_web
|
|
worker: python worker.py
|
|
postdeploy: python manage.py migrate |