fix(deploy): SSH 연결 재시도 로직 #58

병합
htlee develop 에서 main 로 2 commits 를 머지했습니다 2026-03-18 10:00:20 +09:00

2 커밋

작성자 SHA1 메시지 날짜
0cda5756a8 Merge pull request 'fix(deploy): SSH 연결 재시도 로직 추가' (#57) from hotfix/ssh-retry into develop 2026-03-18 09:59:51 +09:00
b41324aa54 fix(deploy): SSH 연결 재시도 로직 추가 (kex_exchange 거부 대응)
- 본 명령 실행 전 SSH 연결 테스트 (최대 3회, 10초 간격)
- ServerAliveInterval=15 추가

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 09:59:35 +09:00