hit a rate limit that restricts the number of Copilot model requests #190789
Replies: 2 comments
-
|
I changed model from gpt5.4 to gpt5.1 codex and didn't work. |
Beta Was this translation helpful? Give feedback.
-
|
That's a short-term burst limit, not your monthly cap. Copilot has per-minute limits (around 10-20 requests) to prevent abuse. Using the CLI intensively for 1-2 hours likely tripped this safety throttle even though you have plenty of monthly requests left. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Copilot in GitHub
Body
I have a pro+ account with 1500 premium requests per month. I only used 614 and only worked for 1 or 2 hours this morning using github copilot cli(one sessoin) and received this message:
Sorry, you've hit a rate limit that restricts the number of Copilot model requests you can make within a specific time
period. Please try again in 4 hours. Please review our Terms of Service
(https://docs.github.com/site-policy/github-terms/github-terms-of-service). (Request ID:
C976:28AF88:396DF8:4358A3:69C5F35C)
Beta Was this translation helpful? Give feedback.
All reactions