I have a quick question regarding our workflows and tracking their execution times. Is there a method or tool we can use to determine the duration of each workflow, i.e., the time it takes for a workflow to complete the entire process?
Your insights and suggestions would be greatly appreciated.
Have you tried the Timer Info node? Attach with flow variable connection at end of workflow to assure its executed last. I haven’t tested with complicated workflows with multiple components, etc.