github / github/copilot-cli

Strange rate limit message

Open
#2,336 14 comments 6 reactions 0 assignees View on GitHub
area:models
Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Description

### Describe the bug

Today I started copilot-cli and gave it a quite moderate task.

It starts an background agent and about half a minute later failed with:

> 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 2 hours. Please review our Terms of Service (https://docs.github.com/site-policy/github-terms/github-terms-of-service).
> (Request ID: AF08:1CC094:79C2BF:8F5AB7:69C609B2)

Apart from I find the error questionable (it unlikely has done many requests) I think copilot should get some means of reading the limits and take care it does not hit the error (e.g. it can gracefully stop working, throttling, ...) to give a better feedback to the user.

The link itself is rather useless on its own, as it has no indication about copilot limits at all, looking at the copilot settings and the usage shows nothing that explains the error or giving an indication what can be done from a users point of view to avoid the problem. All things are well withing the monthly limit.

### Affected version

_No response_

### Steps to reproduce the behavior

_No response_

### Expected behavior

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.