Skip to content
Discussion options

You must be logged in to vote

My question now is: is there a theoretical limit on how long a session can remain open? Does the session auto-close after a period of inactivity so do I need some kind of heartbeat query to keep it open?

I believe the current timeout is 10 hours without activity, but that number is going to become much lower for pure gRPC sessions. I definitely recommend planning for an active heartbeat if you want to have sessions that are inactive for more than a couple of minutes.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lvojeroen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants