Request Timeout Error In InfluxDB in node in nodered

85 views Asked by At

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.

0

There are 0 answers