Skip to content

Conversation

@mdoutreluingne
Copy link
Contributor

Fixes #17085

messenger.rst Outdated
# or specific transport(s) only
$ php bin/console messenger:stats my_transport_name other_transport_name
This command won't work if the configured transport's receiver does not implement
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add it inside a note docblock, wdyt?

Copy link
Contributor Author

@mdoutreluingne mdoutreluingne Oct 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, why not? I also took the liberty of adding the note docblock at the end of the section 'Limit Consuming to Specific Queues' because I think we need one too (because the 2 sentences are similar). What do you think?

Knowing the number of messages in the "queue" for transport(s)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

If you want to know how many messages are in the "queues",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Begin with a version added directive for version 6.2

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I had forgotten

…ransports with their "to be processed" message count.
@javiereguiluz javiereguiluz merged commit 48b96a2 into symfony:6.2 Oct 3, 2022
@javiereguiluz
Copy link
Member

Thanks Maxime for this contribution ... and thanks to reviewers too.

@mdoutreluingne mdoutreluingne deleted the fix_17085 branch October 3, 2022 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Messenger] Add new messenger:count command that return a list of tra…

5 participants