Skip to content

Commit 5ca3039

Browse files
authored
Specify explicitly what a priority of message handlers mean
1 parent 8b65903 commit 5ca3039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

+1-1
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)