-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
DXDX = Developer eXperience (anything that improves the experience of using Symfony)DX = Developer eXperience (anything that improves the experience of using Symfony)Messenger
Description
Description
There is a question on running messenger:failed:retry command:
Do you want to retry (yes) or delete this message (no)? (yes/no) [yes]:
This is a bad type of question (yes/no) for these alternatives. I don't expect that this command can delete message. So I've read first part of the question and answered NO (I meant "I don't want to retry"). I accidentally removed important message.
Please replace deleting with just skipping. If I want to delete a message I run messenger:failed:remove command.
melihovv, monteiro, TomasVotruba, romaricdrigon, sstok and 1 more
Metadata
Metadata
Assignees
Labels
DXDX = Developer eXperience (anything that improves the experience of using Symfony)DX = Developer eXperience (anything that improves the experience of using Symfony)Messenger