Skip to content

Commit b181e8e

Browse files
add common error about rate limits (#54079)
Co-authored-by: Sophie <[email protected]>
1 parent 4b69feb commit b181e8e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/copilot/troubleshooting-github-copilot/troubleshooting-common-issues-with-github-copilot.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,16 @@ This error suggests that a classic or fine-grained {% data variables.product.pat
6060

6161
For more information, see the [{% data variables.product.prodname_copilot_cli_short %} extension repository](https://github.com/github/gh-copilot).
6262

63+
## Error: "Sorry, your request was rate-limited."
64+
65+
This error suggests that you have exceeded the rate limit for {% data variables.product.prodname_copilot_short %} requests. {% data variables.product.github %} uses rate limits to ensure everyone has fair access to the {% data variables.product.prodname_copilot_short %} service and to protect against abuse.
66+
67+
Most people see rate limiting for preview models, like OpenAI’s o1 and o1-mini, which are rate-limited due to limited capacity.
68+
69+
Service-level request rate limits ensure high service quality for all {% data variables.product.prodname_copilot_short %} users and should not affect typical or even deeply engaged {% data variables.product.prodname_copilot_short %} usage. We are aware of some use cases that are affected by it. {% data variables.product.github %} is iterating on {% data variables.product.prodname_copilot_short %}’s rate-limiting heuristics to ensure it doesn’t block legitimate use cases.
70+
71+
In case you experience repeated rate-limiting in {% data variables.product.prodname_copilot_short %}, contact {% data variables.contact.contact_support_page %}.
72+
6373
## Further reading
6474

6575
* [AUTOTITLE](/free-pro-team@latest/site-policy/other-site-policies/github-and-trade-controls)

0 commit comments

Comments
 (0)