Kamil Yesil

Results 2 comments of Kamil Yesil

That problem fill my disk. and cursor loading blinking. Fixing temporary: cmd>wsl --shutdown cmd>rmdir /s /q "%temp%\DiagOutputDir\RdClientAutoTrace" cmd>notepad %UserProfile%/.wslconfig ``` WSL2_WESTON_SHELL_OVERRIDE=desktop-shell guiApplications=false ```

Thank you. Before we have re-conneciton/re-subscribe logic for keepalive. Is this keepalive while program running? This is working for now: ``` this.client = new Spot({ configurationRestAPI: { apiKey: this.apiKey, apiSecret:...