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 7ada520 commit 9323d47Copy full SHA for 9323d47
messenger.rst
@@ -2416,7 +2416,8 @@ Possible options to configure with tags are:
2416
Name of the method that will process the message.
2417
2418
``priority``
2419
- Priority of the handler when multiple handlers can process the same message.
+ Defines the order in which the handler is executed when multiple handlers
2420
+ can process the same message; those with higher priority run first.
2421
2422
.. _handler-subscriber-options:
2423
0 commit comments