Skip to content

Conversation

@LimKangHyun
Copy link
Collaborator

🛰️ Issue Number

Closes #144

🪐 작업 내용

SSE 하트비트 추가

  • nginx의 proxy_connect_timeout의 디폴트가 60초로 되어있어, 기본 하트비트의 시간을 30초로 설정해놓았습니다. Ref(1)
스크린샷 2025-07-29 오후 3 38 28 위 사진 처럼, SSE가 타임아웃이 되기전까지 30초 마다 하트비트를 보내게됩니다.

gameStart의 락 대기타임 디폴트값으로 변경

  • 기존 waitTime이 다른 메서드의 락대기에 적용이 된다고 PR을 잘못올린것 같습니다. 어노테이션의 waitTime은 어노테이션이 적용되는 메서드에 한해 락 대기시간이 적용됩니다!😭🙈

📚 Reference

(1) https://13months.tistory.com/651

✅ Check List

  • 코드가 정상적으로 컴파일되나요?
  • 테스트 코드를 통과했나요?
  • merge할 브랜치의 위치를 확인했나요?
  • Label을 지정했나요?

@LimKangHyun LimKangHyun self-assigned this Jul 29, 2025
@LimKangHyun LimKangHyun added the enhancement New feature or request label Jul 29, 2025
@LimKangHyun LimKangHyun linked an issue Jul 29, 2025 that may be closed by this pull request
1 task
Copy link
Collaborator

@sehee123 sehee123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오홍 여기서 waitTime 을 삭제하신거면 동시성수정 끝난건가요?!

수고하셨습니다!

Copy link
Collaborator

@silver-eunjoo silver-eunjoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

Copy link
Collaborator

@jiwon1217 jiwon1217 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 !

@LimKangHyun LimKangHyun merged commit 15bb20c into dev Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] SSE 하트비트 설정

6 participants