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?
amitchandak
Super User
4 years agoJonas_BIS , Have you given any time out at connection level?
Also, have you changed it in all queries?
- Jonas_BIS4 years agoFrequent Visitor
Making sure it is set for all connections might actually do it. Have used another connection option now so will not test it but sounds like a reasonable solution.