Claude Code users hitting usage limits 'way faster than expected'
1–10 of 245 posts
Re: Claude Code users hitting usage limits 'way faster than expected'
#2Re: Claude Code users hitting usage limits 'way faster than expected'
#3Yesterday (pro plan) I ran one small conversation in which Claude did one set of three web searches, a very small conversation with no web search, and I added a single prompt to an existing long conversation. I was shocked to see after the last prompt that I had somehow hit my limit until 5:00pm. This account is not connected to an IDE or Code, super confusing.
Re: Claude Code users hitting usage limits 'way faster than expected'
#4Re: Claude Code users hitting usage limits 'way faster than expected'
#5Yesterday (pro plan) I ran one small conversation in which Claude did one set of three web searches, a very small conversation with no web search, and I added a single prompt to an existing long conversation. I was shocked to see after the last prompt that I had somehow hit my limit until 5:00pm. This account is not connected to an IDE or Code, super confusing.
Tool calls (particularly fetching for context) eats the context window heavily. I explicitly send MCP calls to sub agents because they are so “wordy”.
Also: sub agents do not get you free usage. They just protect your main context window.
Re: Claude Code users hitting usage limits 'way faster than expected'
#6Earlier quoted context omitted.
Tool calls (particularly fetching for context) eats the context window heavily. I explicitly send MCP calls to sub agents because they are so “wordy”.
Everyone who has not hit this bug thinks it’s user error… It’s not. It happened to me a few days ago, and the speed at which I tore through my 5 hour usage cap was easily 10x faster than normal. Also: sub agents do not get you free usage. They just protect your main context window.
Re: Claude Code users hitting usage limits 'way faster than expected'
#7Re: Claude Code users hitting usage limits 'way faster than expected'
#8Re: Claude Code users hitting usage limits 'way faster than expected'
#9Re: Claude Code users hitting usage limits 'way faster than expected'
#10i just refuse to use openai/google/anthropic subscriptions, i only use open source models with ZDR tokens.
- i like privacy in my work, and i share when i wish. somehow we accepted that our prompts and work may be read and moderated by employees. would you accept people moderating what you write in excel, google docs, apple pages?
- i want a consistent tool, not something that is quantised one day, slow one day, a different harness one day, stops randomly.
- unless i am missing something, the closed source models are too slow for me to watch what they are doing. i feel comfortable with monitoring something, usually at about 200-300tps on GLM 5. above that it might even be too fast!