Workflow automatically gets cancelled, while working with Vapi

Hi, I am using Vapi for calling in n8n, and I’m facing this error frequently like when a call is taking more than 2 mins, n8n workflow automatically gets cancelled.

I am stuck, if anybody could help?

Information on your n8n setup

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

Might due to the Starter plan max execution time

But it should be 5 currently. Is your workflow has another timeout setting?

(post deleted by author)

I have also set it to 5, but I guess you are right, it’s because of the time limit.

Is there any workaround we can do?

But just to confirm, I want to know exactly how much time, the whole workflow is taking. since this subworkflow is taking around 3 minutes only. where is remaining 2 minutes are being used?

Oh it’s sub workflow.

Then what’s the time that main workflow takes?

uh, Main workflow’s total time is 3 min 18 seconds.

but it would include the time of sub-workflow right?

Yeah it should. So if it didn’t over 5 minutes.

You might need to email to [email protected] and ask them what’s going on?

okay, I will ping you back