Hi
I am seeing that the default to idleConnectionTimeout in ConnectionPolicy class is set to 60 seconds, but even after this interval i am able to interact with cosmos db . What does it depend on then? How can i set this value to indefinite just to be sure, i require an always established connection.
I am using DirectHttps as the connection mode.