influxdata / vsflux

Flux language extension for VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timeout should be configurable or match DataExplorer

dg-nvm opened this issue · comments

I often have queries that without problem can be run in DataExplorer but when I run it in the VScode extension, after the 30s it will timeout with the error message.

I write extensive queries that run on TBs of metrics, so sometimes it just takes some time to get data.

Can you make this configurable or match the InfluxDB cloud data-explorer timeouts?

@rockstar

UI is over 1.5min:

image