You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
davidjiglesias
changed the title
DTT2. Improve workflow_engine info message "Executing tasks in parallel"
DTT2 - Improve workflow_engine info message "Executing tasks in parallel"
Aug 12, 2024
juliamagan
changed the title
DTT2 - Improve workflow_engine info message "Executing tasks in parallel"
Improve workflow_engine info message "Executing tasks in parallel"
Aug 30, 2024
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
toWorkflowProcesor.exectue_tasks
The text was updated successfully, but these errors were encountered: