Skip to content

Commit 8cf199f

Browse files
committed
minor #20882 [Messenger] Specify explicitly what a priority of message handlers mean (finwe)
This PR was merged into the 7.2 branch. Discussion ---------- [Messenger] Specify explicitly what a priority of message handlers mean Commits ------- 5ca3039 Specify explicitly what a priority of message handlers mean
2 parents 3291021 + 5ca3039 commit 8cf199f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2468,7 +2468,7 @@ Possible options to configure with tags are:
24682468
Name of the method that will process the message.
24692469

24702470
``priority``
2471-
Priority of the handler when multiple handlers can process the same message.
2471+
Priority of the handler when multiple handlers can process the same message; higher values will be processed first.
24722472

24732473
.. _handler-subscriber-options:
24742474

0 commit comments

Comments
 (0)