@@ -113,6 +113,7 @@ function initWs() {
reason: reason.toString()
});
// 재연결 시도 로직 추가 가능
initWs()
} catch (error) {
logger.critical('WebSocket 초기화 실패', error);
The note is not visible to the blocked user.