-
Notifications
You must be signed in to change notification settings - Fork 2
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
docs#171/README.md 작성 #172
Conversation
✅ Deploy Preview for twodari canceled.
|
Code Coverage Report
|
* fix: 티켓, 축제 생성 시 캐시 무효화 * fix: 티켓 재고 생성시 created_at, updated_at 추가 * fix: 에러메시지 구체화 --------- Co-authored-by: bellringstar <[email protected]>
- 티켓 생성 시 레디스에 티켓 정보 넣는 로직 추가
- 10분 내 판매되는 티켓 생성 시 레디스에 티켓 정보 넣는 로직 추가
- 시작 시간을 초단위로 저
Risk Level 2 - /home/runner/work/Team2-Dari/Team2-Dari/backend/api-server/src/main/java/com/wootecam/festivals/domain/festival/repository/FestivalRepository.java The added conditions in the query improve the filtering of upcoming festivals. Ensure that the logic for handling Risk Level 2 - /home/runner/work/Team2-Dari/Team2-Dari/backend/api-server/src/main/java/com/wootecam/festivals/domain/festival/service/FestivalService.java The addition of caching annotations is a good optimization. Ensure that the cache eviction logic aligns with the expected behavior of the application, especially when festivals are created or updated. Risk Level 2 - /home/runner/work/Team2-Dari/Team2-Dari/backend/api-server/src/main/java/com/wootecam/festivals/global/queue/service/QueueService.java The addition of scheduled methods for processing the queue is a good improvement. Ensure that the error handling logic is robust to prevent data loss. 🔍✨⚙️ Powered by Code Review GPT |
📄 작업 설명
🚨 관련 이슈
closes #171
🌈 작업 상황
📌 기타