Skip to content

Commit a1d97dd

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Minor reword [Messenger] Add caution message about messenger consume command and profiler
2 parents 74faded + eeaa281 commit a1d97dd

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)