Skip to content

[Messenger] Add an example for messenger:failed:remove with several ids #12931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

nikophil
Copy link
Contributor

fixes #12927

@@ -712,8 +712,8 @@ to retry them:
# retry specific messages
$ php bin/console messenger:failed:retry 20 30 --force

# remove a message without retrying it
$ php bin/console messenger:failed:remove 20
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 rather keep the example and just add the new one, what do you think?

Copy link
Member

Choose a reason for hiding this comment

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

I agree. I've readded it while merging. Thanks.

@HeahDude HeahDude added this to the 5.1 milestone Feb 12, 2020
@javiereguiluz javiereguiluz merged commit c4caf98 into symfony:master Feb 22, 2020
@javiereguiluz
Copy link
Member

Thanks Nicolas!

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] remove several messages with command messenger:failed:remove
5 participants