Good morning,
while using the Gurux director I realized that the periodical transmission of the Keep Alive message from the client to the server is halted when the user wants to add a new element in a special days table. More specifically, by pressing the Add button the client stops sending Keep Alive messages to the server as long as the pop up window used to enter the new day is shown.
This behaviour could lead to disconnection from the server side if the user lingers too long in the aforementioned window.
A workaround can be implemented, of course, by properly incrementing the inactivity timeout. On the other hand, I was wondering if it is possible to modify the behaviour of the director by making it keep sending Keep Alive messages in the background.
Waiting for your feedback.
Many thanks.