Hi, I'm currently using callin.io for making calls within n8n, and I'm frequently encountering an issue where n8n workflows are automatically cancelled if a call exceeds 2 minutes.
I'm a bit stuck and would appreciate any help!
Information on your callin.io 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:
It might be due to the Starter plan's maximum execution time.
However, it should currently be 5 minutes. Does your workflow have another timeout setting configured?
(post deleted by author)
I've also adjusted it to 5, but I suspect you're correct; it's likely due to the time limit.
Are there any potential workarounds we could explore?
Just to confirm, I'd like to know the precise duration of the entire workflow. Since this sub-workflow takes approximately 3 minutes, where are the remaining 2 minutes being utilized?
Ah, it's a sub-workflow.
So, what's the execution time for the main workflow?
The main workflow's total execution time is 3 minutes and 18 seconds.
Does this total time also encompass the duration of any sub-workflows?
Yeah, it should. So if it didn’t over 5 minutes.
You might need to email to help@callin.io
and ask them what’s going on?
I'll get back to you shortly.