Closed 0xMimir closed 1 year ago
Have you tried increasing the Query timeout in the settings?
I have tried to increase timeout settings, it doesn't help
Does "Request timed out" appear instantly or after the configured Query timeout has passed? And does the request in the network tab complete before or after the UI displays request timed out?
it appears randomly, i have set timeout to 10000 seconds, and timeout error appears around 30-60 seconds
Alright, are you using the latest 1.7.5 nightly release by any chance?
I am building on release branch
I'm not sure what you mean by building on release branch, are you using this exact release?
I was using code that was on release branch. I don't see it anymore
When running on latest main branch, build passes and problem doesn't accur
Describe the bug I have table
tickers
with million plus, tickers, for different symbols, periods, exchanges, when trying to query:with variables:
following query should return about 1000 rows, but response in GUI shows
But in console I get
And data in there shows response
Edit: When running query with smaller result but same response time:
same problem still shows, but in network tab at browser in rpc messages I see query getting sent and response:
To Reproduce Steps to reproduce the behavior:
Expected behavior I think this is problem with timeout somewhere, because frontend still receives the correct response, but it doesn't handle it properly
Environment (you can view the current version under Settings):