Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAW-400 빠른 매칭 다시 하기 #9

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Conversation

comforest
Copy link
Contributor

Related Jira ✔

Description ✔

PR Rule ✔

P1: 꼭 반영해주세요 (Request changes)
P2: 적극적으로 고려해주세요 (Request changes)
P3: 웬만하면 반영해 주세요 (Comment)
P4: 반영해도 좋고 넘어가도 좋습니다 (Approve)
P5: 그냥 사소한 의견입니다 (Approve)

@comforest comforest self-assigned this Oct 16, 2024
@SunwoongH SunwoongH changed the title DRAW-400 feat: 빠른 매칭 다시 하기 DRAW-400 빠른 매칭 다시 하기 Oct 17, 2024
@@ -39,6 +36,15 @@ internal class MafiaPhaseEndGameProcessor(

mafiaGameResultRepository.saveMafiaGameResult(gameInfo)

if (room.isRandomMatching) {
timerRepository.startTimer(room.id, Duration.ofMillis(1)) {
Copy link
Member

Choose a reason for hiding this comment

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

P4
빠른 시작 종료 타이머 시간은 MafiaGameOption에서 관리해도 좋을 것 같습니다.

@comforest comforest merged commit c757d3b into feature/DRAW-347 Oct 21, 2024
1 check passed
@comforest comforest deleted the feature/DRAW-400 branch October 21, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants