Project

General

Profile

Actions

Bug #100870

closed

ConsumeMessagesCommand throws exceptions on missing/wrong user input

Added by Torben Hansen over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2023-05-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The TYPO3 command messenger:consume throws a runtime exception, when no receiver is provided. The same applies, when the provided receiver does not exist. It should be avoided to throw exceptions on missing/wrong user input. Instead, a symfony console error message should be shown and the symfony command should exit with the failure return code.

Actions

Also available in: Atom PDF