d4software / QueryTree

Data reporting and visualization for your app
http://querytreeapp.com
GNU Lesser General Public License v3.0
341 stars 122 forks source link

Using Docker Export seems to hang on larger queries (not MYSQL hanging) #124

Closed silasmiller closed 2 years ago

silasmiller commented 3 years ago

We just started trying out QueryTree using the docker, and it shows the data nicely & moves around quickly in data sets but seems to get hung when exporting more than 2000 entries. I check the MySQL processlist and it is done with the actual export query but the docker pegs out one of the cores. I end up having to stop the docker instance to get it to stop. I first thought it was a query issue and removed all related items but it's not on the query side but something within the docker and the writing of the data. Any ideas? Thanks!

silasmiller commented 3 years ago

Seems to be an issue with the native binaries too. I built it and switched from docker. Any ideas on where to look for the hang ups?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.