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

[FIX] 당일이 지나면 출석 체크 진행 중인 행사의 출석 체크 자동 종료가 안되는 오류를 해결합니다 #181

Open
rlajm1203 opened this issue Nov 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rlajm1203
Copy link
Contributor

rlajm1203 commented Nov 24, 2024

버그 리포트 이슈 템플릿

관리자가 출석체크를 시작했다가, 주간 발표가 끝난 후 깜빡하여 출석 체크 종료를 누르지 않았을 경우, 당일이 지나면 출석체크가 자동으로 종료되어야 합니다.

왜 발생했나요?

가능하면 given-when-then 형식으로 서술해주세요.
원인 파악 중

어떤 해결방법들이 있나요? / 어떻게 해결했나요?

Redis 지연 큐를 구현하여, 출석 체크 자동 종료 기능을 구현했습니다.
이 부분을 다시 살펴볼 예정입니다.

참고할만한 자료(선택)

@rlajm1203 rlajm1203 added the bug Something isn't working label Nov 24, 2024
@rlajm1203 rlajm1203 self-assigned this Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant