Execution Error not reflecting history

The execution log shows no errors or log after the workflow errors-out.

As per the image below, the workflow ran for 22 minutes, errored-out but doesn’t say what happened.

What is the error message (if any)? N/A

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • **n8n version:**Running version [email protected]

  • Database (default: SQLite): default

  • n8n EXECUTIONS_PROCESS setting (default: own, main): default

  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud

  • Operating system:

Dear @drewzee It’s possiblally loop over error. that’s why it’s not showing anything.

And I thing we need to solve out the loop over issue. If not the may be this will happen in future too.

If possible can you please share your workflow here so that we can both solve out the loop over problem togher.

happy to help…