Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
6.4.7, 22.08.6, 23.02.2
-
None
Description
The idle time calculation in the REST-API is wrong as it shows the time since the last network read instead of how many seconds the session has been logically idle. If the client is executing a query that is taking a long time to complete, the value should remain at zero until the query is fully complete.