File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1504,7 +1504,7 @@ sentinel_master String, if null or empty Sentinel null
1504
1504
There should never be more than one ``messenger:consume `` command running with the same
1505
1505
combination of ``stream ``, ``group `` and ``consumer ``, or messages could end up being
1506
1506
handled more than once. If you run multiple queue workers, ``consumer `` can be set to an
1507
- environment variable ( like ``%env(MESSENGER_CONSUMER_NAME)% ``) set by Supervisor
1507
+ environment variable, like ``%env(MESSENGER_CONSUMER_NAME)% ``, set by Supervisor
1508
1508
(example below) or any other service used to manage the worker processes.
1509
1509
In a container environment, the ``HOSTNAME `` can be used as the consumer name, since
1510
1510
there is only one worker per container/host. If using Kubernetes to orchestrate the
You can’t perform that action at this time.
0 commit comments