Copilot premium requests leaking even when idle #191495
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Seen a few reports like this. A couple of things worth checking before blaming a platform bug: Do you have any MCP servers configured in Copilot? If so, some of them run background processes that keep making API calls even when VS Code is closed. Check your settings for Also worth checking: any GitHub Apps, CI integrations, or browser extensions connected to your account that might be using Copilot under the hood? Those consume from the same quota. If you have access to the usage breakdown in GitHub Settings > Billing > Usage, look at the timestamps on the premium requests. If they follow a pattern (every X minutes, or tied to something running in the background), that'll narrow it down fast. If the requests genuinely show up with VS Code fully closed and nothing else running, keep the support ticket alive and include those timestamps. The correlation with the last model you had selected is unusual enough that it could be a backend issue. What model were you on when it started, and do the usage logs show a specific feature or tool type? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Copilot in GitHub
Body
For last 2 days, I have been noticing increase in premium request usage in my github account despite none usage from VS code. Primarily i use VS code for my work. Leak is in line with the model last chosen in the VS code. Thankfully i also dont see option to choose 0 cost models to select.
I have copilot pro+ subscription and tried closing VS code, restarting PC. Nothing helps. Filed ticket with Github support 2 days back and no response so far.
Does anyone else see similar issue? Or have any recommendations to try out?
Beta Was this translation helpful? Give feedback.
All reactions