Hi Eren
There's no "Auto-Ping" feature. However, by default SAP HANA studio creates connections with AUTORECONNECT mode.
In case a connection had been closed meanwhile it will be reopened automatically.
I've seen HANA studio freeze in multiple situations - usually this was due to hanging OS calls, e.g. waiting for an IO to finish, for a file lock to be granted or a network read/write to return.
None of these things would be fixed by an "autoping".
- Lars