Skip to content

Intermittent Code Node Task Runner Timeout in n8n Cloud #27838

Description

@rafaelcastillo-XMS

Describe the problem/error/question

Hello n8n Support team,

I'm experiencing a recurring issue in n8n Cloud that started only recently (within the past week), and it's affecting workflows that were previously running without any problems.

The error I'm getting is:

"Task request timed out after 60 seconds — Code node task was not matched to a runner"

Key points:

I'm using n8n Cloud (version 2.13.3)
These workflows were working fine before — no major changes on my side
The issue is intermittent, but increasingly frequent
It happens even on relatively simple Code nodes
Retrying sometimes works, which suggests a capacity or runner availability issue

Given that I'm using the Cloud version specifically to avoid infrastructure management, this behavior is quite concerning. It seems like the task runner service might be at capacity or not reliably assigning tasks.

Could you please:

Confirm if there are any known incidents or capacity issues with task runners
Check if my workspace is being rate-limited or affected by concurrency constraints
Advise on any limits or best practices specific to my plan that could be triggering this
Let me know if there is any mitigation or configuration I should apply

I'm happy to provide workflow IDs, execution IDs, or timestamps if needed.

Thanks in advance for your help — looking forward to resolving this as it's impacting production workflows.

Best regards,

What is the error message (if any)?

Please share your workflow/screenshots/recording

(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.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.

Share the output returned by the last node

Debug info

core

  • n8nVersion: 2.13.3
  • platform: docker (cloud)
  • nodeJsVersion: 24.13.1
  • nodeEnv: production
  • database: sqlite
  • executionMode: regular
  • concurrency: 20
  • license: enterprise (sandbox)

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 720 hours
  • maxCount: 25000 executions

client

  • userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/146.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2026-03-31T13:16:53.214Z

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions