I am building a flow that requests a bunch of urls in my LAN (ie like a scanner)
This will end up with a lot of error messages in the debug window from the http request node, with no way to suppress or capture it as it is produced by the node itself.
How can i suppress these messages ?
I would think that one should use the catch
node to capture the errors (while keeping the node status), but without default output in debug.