Summary
CodeRabbit check is failing immediately with Review rate limit exceeded on multiple open PRs, even after manual retriggers.
Affected PRs
Evidence
For each PR, gh pr checks <number> currently reports:
CodeRabbit fail 0 Review rate limit exceeded
- Graphite and Greptile checks are green.
Impact
These PRs are blocked from a fully green check suite despite resolved review threads and follow-up commits.
Required external action
- Increase/reset CodeRabbit review quota for the repository/account, or wait for quota reset window.
- Re-trigger CodeRabbit on each affected PR after quota is available.
- Confirm status transitions to SUCCESS.
Temporary workaround considered
Manual re-triggers (@coderabbitai review) were attempted serially per PR, but failures persisted.
Summary
CodeRabbit check is failing immediately with
Review rate limit exceededon multiple open PRs, even after manual retriggers.Affected PRs
Evidence
For each PR,
gh pr checks <number>currently reports:CodeRabbit fail 0 Review rate limit exceededImpact
These PRs are blocked from a fully green check suite despite resolved review threads and follow-up commits.
Required external action
Temporary workaround considered
Manual re-triggers (
@coderabbitai review) were attempted serially per PR, but failures persisted.