Weekly usage limit was exhausted after about 15 hours of use
What version of the IDE extension are you using?
v26.313.41514
What subscription do you have?
Plus
Which IDE are you using?
VS Code
What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
What issue are you seeing?
The extension reports that my weekly usage limit was exhausted after about 15 hours of use, which seems much earlier than expected for a Plus subscription.
I was using the extension normally in VS Code, and after around 15 hours I hit the usage cap for the week. I did not expect the weekly limit to be consumed that quickly.
The issue is that either:
- usage is being counted incorrectly,
- the weekly quota is much lower than expected,
- or the quota policy is not clearly communicated in the extension.
What steps can reproduce the bug?
- Install and use the IDE extension in VS Code with a Plus subscription.
- Use the extension normally for coding assistance over the course of about 15 hours.
- Continue making requests until the extension reports that the weekly usage limit has been exhausted.
- Observe that the weekly limit is reached much earlier than expected.
I do not have a minimal code snippet because this does not appear to be project-specific. The problem seems related to quota accounting / usage tracking rather than a specific codebase.
What is the expected behavior?
The weekly usage limit should be tracked accurately and should not be exhausted after only about 15 hours of normal use unless that is explicitly the intended policy for the Plus plan.
If this behavior is expected, the extension should clearly communicate:
- how usage is counted,
- what the actual weekly quota is,
- and why the limit was reached so quickly.
<img width="1289" height="388" alt="Image" src="https://github.com/user-attachments/assets/64bd383b-886b-4488-9550-80966d646c99" />
Additional information
This looks more like a quota/accounting or product-limit issue than a code-related bug.
It would be helpful to clarify:
- whether usage accounting is working correctly,
- whether Plus has a specific lower IDE-extension quota,
- and whether there is a way to see detailed usage consumption inside the extension.
I can provide screenshots or exact timestamps if needed.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗