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 3ded71b commit 96b0bdbCopy full SHA for 96b0bdb
messenger.rst
@@ -2293,7 +2293,8 @@ Possible options to configure with tags are:
2293
2294
``priority``
2295
Defines the order in which the handler is executed when multiple handlers
2296
- can process the same message; those with higher priority run first.
+ can process the same message; those with higher priority run first,
2297
+ and each handler starts only after the previous one has fully completed.
2298
2299
``sign``
2300
Whether messages handled by this handler should be cryptographically signed
0 commit comments