Skip to content

Commit 9323d47

Browse files
committed
[Messenger] Backoport an improvement in the priority description
1 parent 7ada520 commit 9323d47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

messenger.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2416,7 +2416,8 @@ Possible options to configure with tags are:
24162416
Name of the method that will process the message.
24172417

24182418
``priority``
2419-
Priority of the handler when multiple handlers can process the same message.
2419+
Defines the order in which the handler is executed when multiple handlers
2420+
can process the same message; those with higher priority run first.
24202421

24212422
.. _handler-subscriber-options:
24222423

0 commit comments

Comments
 (0)