Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 🔍 Walkthrough이번 변경은 대학 검색 관련 API 엔드포인트의 경로를 수정한 작은 규모의 업데이트입니다.
📊 Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 👥 Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
* fix: 대학 정보 조회 endpoint를 전체 조회 경로로 수정 * fix: 대학 상세 목록 ISR 시간을 Infinity로 조정 * fix: 대학 상세 목록 ISR 재검증 주기를 6개월로 설정
Summary
main기준에서 단일 커밋만 포함되도록 브랜치를 정리해 불필요한 변경이 PR에 섞이지 않게 했습니다.web ci:check와web build를 모두 통과해 pre-push 실패 원인이던 빌드 오류가 재발하지 않음을 확인했습니다.