Skip to content

Commit 1ee1d4e

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: [Messenger] Add caution message about messenger consume command and profiler
2 parents 63c1344 + a1d97dd commit 1ee1d4e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

console.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,13 @@ profile is accessible through the web page of the profiler.
611611
terminal supports links). If you run it in debug verbosity (``-vvv``) you'll
612612
also see the time and memory consumed by the command.
613613

614+
.. caution::
615+
616+
When profiling the ``messenger:consume`` command from the :doc:`Messenger </messenger>`
617+
component, add the ``--no-reset`` option to the command or you won't get any
618+
profile. Moreover, consider using the ``--limit`` option to only process a few
619+
messages to make the profile more readable in the profiler.
620+
614621
Learn More
615622
----------
616623

0 commit comments

Comments
 (0)