wazuh / wazuh-qa

Wazuh - Quality Assurance
GNU General Public License v2.0
60 stars 30 forks source link

DTT2. Improve workflow_engine info message "Executing tasks in parallel" #5279

Open mhamra opened 2 weeks ago

mhamra commented 2 weeks ago
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