As the title suggest, my flow give an error:
“message”: “timeout of 300000ms exceeded”, “name”: “AxiosError”, “stack”: "AxiosError: timeout of 300000ms exceeded\n at RedirectableRequest.handleRequestTimeout
because I’m fetching something large, is there a way to increase the timeout of the HTTP Request node?
Thank you!
Information on your n8n setup
- n8n version:1.90.2
- Running n8n via (Docker, npm, n8n cloud, desktop app):npm
- Operating system:Windows