Conversation
|
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. ✨ 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: swap schema numbers for positive integers (#2) * fix: swap schema numbers for positive integers * Remove redundant `min` call. * chore: update repo configuration (#3) * chore: add in_progress_fortune option to reviews configuration * chore: update trigger events for build and test workflow * chore: add keywords to package.json for better discoverability * chore: update README badges for NPM downloads and Discord channel * chore: bump version to 1.0.1 (#4)
Add an
in_progress_fortuneoption to the reviews configuration, update trigger events for the build and test workflow, and include keywords inpackage.jsonfor better discoverability.