Describe the problem/error/question
I’m building an AI-Web-Scraper and for that I’m fetching the relevant pages like “/impressum“ via a HTTP request node. It works fine normally but sometimes (like for the 30th lead) it never finishes without error it is just executing forever, eventhough I have an timeout. Is someone having the same problems with those nodes? I want it to stop if it does not respond fast. How can you implement that? Thank you very much in advance!
What is the error message (if any)?
There is none it takes infinite time
Please share your workflow
Share the output returned by the last node
none it executes forever
Information on your n8n setup
- n8n version: 1.108.2
- Running n8n via n8n cloud
- Operating system: windows 11

