We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b79be1 commit a059887Copy full SHA for a059887
Procfile
@@ -1,2 +1,2 @@
1
web: python3 -m miss_islington
2
-worker: celery worker --app=miss_islington.tasks.app
+worker: celery worker --app=miss_islington.tasks.app --concurrency=1
0 commit comments