Sometimes my workflows has an error but I cannot debug what’s the reason. If I check the latest executions it says “Error” but in my debug editor there is no error.
From the screenshot, it looks like you’re using the node option Continue On Error in the node settings, and you have this enabled for almost every node..
This is not recommended and can lead to unpredictable behavior,
I’d suggest changing it back to the default setting:
But it is for scraping. And somtimes HTTP Request arent working. But then it should not stop the workflow. Just continue. I just want to scrape as many leads as possible with this workflow but it interrupts somehow.