Open
Description
A client asked us to remove the message logged when the process is finished.
process-bundle/src/Manager/ProcessManager.php
Lines 514 to 519 in b520cdb
The reasoning is that when you schedule a import task every hour, chances are that there are no file to import. However, there is still an "INFO" displayed even though the task technically did not do anything at all of value.
The idea would be to downgrade the log to DEBUG so that the presence or not of logs in the reports columns would mean something.
WDYT?
Metadata
Metadata
Assignees
Labels
No labels