We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b485a8d commit d6988a7Copy full SHA for d6988a7
messenger.rst
@@ -1069,7 +1069,7 @@ claim_interval Interval on which pending/abandoned ``60000`` (1 Minute)
1069
1070
.. caution::
1071
1072
- There should never be more than one `messenger:consume` command running with the same
+ There should never be more than one ``messenger:consume`` command running with the same
1073
config (stream, group and consumer name) to avoid having a message handled more than once.
1074
Using the ``HOSTNAME`` as the consumer might often be a good idea. In case you are using
1075
Kubernetes to orchestrate your containers, consider using a ``StatefulSet``.
0 commit comments