We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208f28a commit 4a6e665Copy full SHA for 4a6e665
1 file changed
6-pubsub/worker.yaml
@@ -22,7 +22,7 @@ runtime: python
22
env: flex
23
24
# Instead of using gunicorn directly, we'll use Honcho. Honcho is a python port
25
-# of the Foreman process manager. For the worker module, both the queue worker
+# of the Foreman process manager. For the worker service, both the queue worker
26
# and the monitor process are needed.
27
entrypoint: honcho start -f /app/procfile worker monitor
28
0 commit comments