Forum Discussion
Jonas_BIS
4 years agoFrequent Visitor
Odata #timeout parameter not working?
I have an Odata.connection that seems to timeout after 15 minutes therefore I have increased the timeout as suggested on several places. The result was the same so I tried lowering the timout to see ...
- 4 years ago
Jonas_BIS , Have you given any time out at connection level?
Also, have you changed it in all queries?
Jonas_BIS
4 years agoFrequent Visitor
Thank you for your reply. I do not know what you mean with connection level?
In the test I run one query to fetch a table and I would expect a low timeout setting to terminate my query after the timeout. But it doesn't stop in 5 seconds so I am
curious what the timeout setting actually does.