Skip to content

Conversation

@aki77
Copy link
Contributor

@aki77 aki77 commented Nov 16, 2020

I think this is useful in cases where the execution of a query doesn't time out, but the number of results is so large that it takes a long time to render.

I actually tested this with a simple query that returned 100,000 rows of results.
What would normally take more than 20 seconds to render was reduced to less than 5 seconds.

#270

@aki77
Copy link
Contributor Author

aki77 commented Apr 17, 2021

@ankane

What do you think about this PR?
I'm having trouble with occasional server failures due to queries being executed with too many results.
Even though I have set the timeout to 10 seconds, it hasn't helped because the query is running so fast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant