timeseries / qstudio

qStudio - Free SQL Analysis Tool
https://www.timestored.com/qstudio/
Apache License 2.0
416 stars 17 forks source link

Deferred response shows useless error #25

Closed ryanhamilton closed 4 months ago

ryanhamilton commented 4 months ago

user-dn reported

We have encountered an error when querying through the gateway process and have discovered that this is due to qStudio not behaving as expected with handling of deferred response.
For example, if I first run a query on the process (rdb) directly, the expected result is returned;
However when I connect to the gateway process and run the exact same query to the rdb, which will use deferred response, I am returned what looks like the result but as an error; 
ryanhamilton commented 4 months ago

Adding docs and improving error message.

Docs: https://www.timestored.com/qstudio/help/issues/qstudio-deferred-response-error

image

ryanhamilton commented 4 months ago

Released in 2.56