wazuh-qa icon indicating copy to clipboard operation
wazuh-qa copied to clipboard

Improve workflow_engine info message "Executing tasks in parallel"

Open mhamra opened this issue 1 year ago • 0 comments

Target version Related issue Related PR/dev branch
TBD #5220

The workflow_engine sends the message "Executing tasks in parallel". I recommend to change this message to this:

f"Executing workflow tasks with thread pool count: {threads}".

I also recommend renaming the method WorkflowProcesor.execute_tasks_parallel to WorkflowProcesor.exectue_tasks

mhamra avatar Apr 19 '24 17:04 mhamra