Skip to content

Commit

Permalink
update rate limits (#185)
Browse files Browse the repository at this point in the history
* update rate limits

* 🎨 pnpm run lint:fix

[dependabot skip]

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
alexcoderabbitai and github-actions[bot] authored Jan 2, 2025
1 parent 9c0622c commit 425f9cb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,11 @@ When team members are active in PRs, use `@coderabbitai` to engage the bot.

### Usage Limits

| Feature | Free/Trial | Pro Plan |
| -------------- | ----------------------------- | ------------- |
| Files per hour | 200 | 200 |
| Reviews | 3 back-to-back, then 3/hour | Higher limits |
| Conversations | 25 back-to-back, then 50/hour | Higher limits |
| Feature | Free/Trial | Pro/Lite Plan |
| ---------------- | ----------------------------- | ------------- |
| Files per hour | 300 | 600 |
| Reviews per hour | Trial: 5, OSS: 4 | 8 |
| Conversations | 25 back-to-back, then 50/hour | Higher limits |

:::note
In-trial and open-source plans have lower rate limits than the paid plan. In all cases, we re-allow further reviews/conversations after a brief timeout.
Expand Down

0 comments on commit 425f9cb

Please sign in to comment.