Hi, Is there any way to view what is currently executing in the execution tab instead of seeing “Execution is running. It will show here once finished.”? I would like to be able to actively monitoring which node an execution is currently running instead of waiting for it to finish before checking.
I was hoping to be able to view which exact node is currently running (in the execution tab) similar to how a node will show a spinning icon in the editor tab.
When you are executing in Test mode, you can see live in Editor tab each node spinning (and in case something fails, it get red and stops if configured).
Yup, i’m aware that i can see it spinning when in test mode.
But i’m referring to monitoring a real/live traffic (not test mode) in the execution tab instead of the editor tab.
Assuming i’m receiving live traffic for an active workflow, I would like to be able to see which node is currently running in the execution tab.
Currently, you would have to wait till the entire workflow is completed before being able to view the logs/execution information. I would like to be able to view the execution as it is happening for a live traffic.
Logs would be useful, but i’m on the community/free edition too.
I’m just interested to see the nodes spinning within the execution tab while a node is processing for an active workflow. This is so that i can see how far along the workflow have executed, similar to the how it shows in the editor tab.