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 19 minutes and 35 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: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughクローリングジョブの入力スキーマに Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ 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 |
--pr 指定時は --repo でリポジトリ名を指定必須にし、 そのリポだけ処理するようにした。 全リポを巡回して 404 を出す無駄な API コールを排除。 例: crawl <org-id> --repo falcon9 --pr 8945 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
e538b7d to
8cb77ce
Compare
Summary
--pr使用時に--repoを必須化し、指定リポのみ処理するように変更Closes #267
Test plan
pnpm validateが通る--repo falcon9 --pr 8945で 1 repos, 1 PRs と表示される--pr 8945のみ(--repoなし)でエラーメッセージが出る🤖 Generated with Claude Code
Summary by CodeRabbit
リリースノート