We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89861bf commit 71091eaCopy full SHA for 71091ea
messenger.rst
@@ -1605,6 +1605,11 @@ in the table.
1605
``use_notify`` (default: ``true``)
1606
Whether to use LISTEN/NOTIFY.
1607
1608
+ .. note::
1609
+
1610
+ ``use_notify`` will work incorrectly if you use "Prioritized
1611
+ Transports". Disable the LISTEN/NOTIFY feature in this case.
1612
1613
``check_delayed_interval`` (default: ``60000``)
1614
The interval to check for delayed messages, in milliseconds. Set to 0 to
1615
disable checks.
0 commit comments