Executions tab showing wrong execution duration and is showing that workflow failed but all nodes are green

Describe the problem/error/question

Hi,
Executions tab showing wrong execution duration and is showing that workflow failed but all nodes are green. It says that error happened in 182ms but I know for a fact that it called multiple other subflows well after 5, 10, 15 mins of execution time


I would love to share the whole thing but its too long

What is the error message (if any)?

I don’t get any error message

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
1 Like

hm, this does seem odd, can you try pin the data into the editor and reprocess manaully see if you face any errors then, normally you can use ‘copy to editor’ button etc.

Also you could try look into the logs, around the time of execution see if there any further details there.

Hope this helps.