dolthub / hosted-issues

Issues for hosted.doltdb.com
https://hosted.doltdb.com
2 stars 0 forks source link

Workbench Queries Timeout too Quickly #105

Closed bheni closed 1 year ago

bheni commented 1 year ago

When using the SQL workbench queries timeout if not completed within 15 seconds. We should increase the time we allow queries to run by default (maybe 1 minute), and ideally we would allow users to configure a timeout for their sql queries. Also in the event of a timeout it might be worthwhile to tell users that should try their query with the mysql command line client.

Cazza1965 commented 1 year ago

I'm just a workbench user. Where do I create a support ticket? my workbench has stopped working. I sign in write an SOQL query but then it jumps straight back to the signin page

timsehn commented 1 year ago

@Cazza1965 You can make a new ticket in this repo or you can go to the support tab on your deployment and make a ticket there. That said @tbantle22 can help you debug. She owns the workbench.

tbantle22 commented 1 year ago

We increased the timeout to 60s