I recognized that requesting to influxdb from nodered with approximately more than 10s long query resulted in RequestTimedOutError: Request timed out.
The problem is that my request to influxb from nodered takes pretty much times. I was wondering is there any other way I can increase timeout or is there any alternative way to wait that query without getting timeout error and get the result from influxdb instead.