Node Microsoft SQL : RequestError: Timeout: Request failed to complete in 15000ms

Is it possible to increase the default timeout behavior on Microsoft SQL nodes (and possibly other database nodes)

I am working with a database particularly slow and I tend to oftend timeout on a given query.

Information on your n8n setup

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

Hi @Valerian_Lebert

Have you tried increasing the timeout settings in the credentials?

1 Like

Hi @ria
Thanks, that’s exactly what I was looking for :smiley:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.