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 @@ -709,7 +709,8 @@ and ``user`` to the Unix user on your server.
709709If you use the Redis Transport, note that each worker needs a unique consumer
710710name to avoid the same message being handled by multiple workers. One way to
711711achieve this is to set an environment variable in the Supervisor configuration
712- file, which you can then refer to in ``messenger.yaml `` (see Redis section below):
712+ file, which you can then refer to in ``messenger.yaml ``
713+ (see the ref:`Redis section <messenger-redis-transport> ` below):
713714
714715.. code-block :: ini
715716
@@ -1575,6 +1576,8 @@ ttr The message time to run before it
15751576 - in seconds. 90
15761577================== =================================== ======================
15771578
1579+ .. _messenger-redis-transport :
1580+
15781581Redis Transport
15791582~~~~~~~~~~~~~~~
15801583
You can’t perform that action at this time.
0 commit comments