Conversation
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 40 minutes and 41 seconds. ⌛ 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. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
✨ 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 |
📝 관련 이슈 |
Deploying moddo-frontend with
|
| Latest commit: |
803c340
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d10790c3.moddo-frontend.pages.dev |
| Branch Preview URL: | https://feat-md-36.moddo-frontend.pages.dev |
Summary
POST /api/v1/groups/{code}/paymentsAPI 함수 및 mutation hook 추가PaymentStatus에PENDING상태 추가PaymentActionResult.processedAt을string | null로 수정 (생성 시 null)Changes
src/entities/payment/api/payment.ts—payment.create(code)추가src/entities/payment/model/payment.type.ts— 타입 보정src/features/payment-management/api/useCreatePaymentRequest.ts— hook 생성Usage
🤖 Generated with Claude Code