We are encountering a “Daily quota limit” warning with the Gemini Code Assist GitHub App installation. Despite having purchased 10 Gemini Code Assist Enterprise subscriptions, the bot stops processing requests after approximately 30 reviews per day. According to documentation, each Enterprise license should have a baseline of at least 100 pull request reviews per day. I’ve followed the docs to get it setup ( Review GitHub code using Gemini Code Assist | Gemini for Google Cloud | Google Cloud Documentation )
Error Message Received:
“Warning: You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!”
Troubleshooting Already Verified:
- Confirmed that the 10 Enterprise licenses are active in the project.
- Verified that the GitHub App is linked to the correct GCP project.
- Licenses assigned to our service account which has permissions in Github
- Set to auto-assign licenses
- The reviews are not excessively large, making the 30-review cutoff appear to be an incorrect tier limitation (possibly defaulting to Free or Standard quotas).
Any ideas?