db icon indicating copy to clipboard operation
db copied to clipboard

How can I specify query timeout in the DB ConnectionURL or the SQLDataLayer object?

Open mauze-muawwaz opened this issue 5 years ago • 0 comments

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?

mauze-muawwaz avatar May 05 '20 10:05 mauze-muawwaz