Hi all,
I have a workflow that sometimes stalls and does not run when it has the message: “Status unknown in 0s | ID#12603”
Is it possible to receive an email when this happens, so I can manually exicute it to get it back up and running?
Hi all,
I have a workflow that sometimes stalls and does not run when it has the message: “Status unknown in 0s | ID#12603”
Is it possible to receive an email when this happens, so I can manually exicute it to get it back up and running?
It looks like your topic is missing some important information. Could you provide the following if applicable.
If it errors at a specific node you can turn on “continue with error branch” in the node settings.
Otherwise there is a trigger node for when a workflow fails, you could use that to get notified
Hi all,
Sorry for the delay in replying here. Please find info attached:
I am still running into this issue, unfortunalty the continue with error branch does not solve it.
Here’s an example - it looks like Google timed out here with a 503, this caused the workflow to stop with a status “unknown”. The problem here is it does not restart the workflow at all until I manually login to N8N and click “Execute Workflow”. Is there anyway to force it to restart?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.