File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -740,7 +740,8 @@ and ``user`` to the Unix user on your server.
740740If you use the Redis Transport, note that each worker needs a unique consumer
741741name to avoid the same message being handled by multiple workers. One way to
742742achieve this is to set an environment variable in the Supervisor configuration
743- file, which you can then refer to in ``messenger.yaml `` (see Redis section above):
743+ file, which you can then refer to in ``messenger.yaml ``
744+ (see the ref:`Redis section <messenger-redis-transport> ` below):
744745
745746.. code-block :: ini
746747
@@ -1546,6 +1547,8 @@ ttr The message time to run before it
15461547 - in seconds. 90
15471548================== =================================== ======================
15481549
1550+ .. _messenger-redis-transport :
1551+
15491552Redis Transport
15501553~~~~~~~~~~~~~~~
15511554
You can’t perform that action at this time.
0 commit comments