db
db copied to clipboard
How can I specify query timeout in the DB ConnectionURL or the SQLDataLayer object?
I am facing a problem where my application get stuck during the DB access, unfortunately I don't have the trace to share, but from my application logs I can see that the last log was before the DB access part (it doesn't happen often either, very rarely) Just want to know if there's a way to specify query timeouts?