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

[BE] 퀴즈방 생성 이후 10분간 status 가 ready인 방 정리 #531

Merged
merged 2 commits into from
May 30, 2024

Conversation

koomchang
Copy link
Collaborator

개요

작업사항

  • 퀴즈방 생성 이후 10분간 status 가 ready인 방 정리
  • 스케쥴러 이용 (10분에 한번씩 메소드 실행)

@koomchang koomchang added the ⚡ Improve 성능 향상 label May 30, 2024
@koomchang koomchang self-assigned this May 30, 2024
Copy link
Collaborator

@cherry031 cherry031 left a comment

Choose a reason for hiding this comment

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

프론트에 메세지를 보내서 사용자에게 알림이 뜨게하는 것도 좋을 것 같습니다!

@koomchang
Copy link
Collaborator Author

프론트에 메세지를 보내서 사용자에게 알림이 뜨게하는 것도 좋을 것 같습니다!

이번 pr 머지 이후 프론트 물어봐서 작업하겠습니다!

@koomchang koomchang requested a review from cherry031 May 30, 2024 07:29
Copy link
Collaborator

@cherry031 cherry031 left a comment

Choose a reason for hiding this comment

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

넵!!!

@koomchang koomchang merged commit 2ce40a5 into main May 30, 2024
1 check passed
@koomchang koomchang deleted the feat/#529 branch May 30, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ Improve 성능 향상
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] 방이 생성되고 10분간 status가 변하지 않으면 종료시킨다
2 participants