Skip to content

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