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 8cf199f commit 4e67b73Copy full SHA for 4e67b73
messenger.rst
@@ -2468,7 +2468,8 @@ Possible options to configure with tags are:
2468
Name of the method that will process the message.
2469
2470
``priority``
2471
- Priority of the handler when multiple handlers can process the same message; higher values will be processed first.
+ Defines the order in which the handler is executed when multiple handlers
2472
+ can process the same message; those with higher priority run first.
2473
2474
.. _handler-subscriber-options:
2475
0 commit comments