Why so many 'developers' complaining about Claude rate limiting them? You know you can actually....use local LLMs? instead of donating your money to Anthropic's casino? I guess this is fitting when the person who submitted the issue is in "AI | Crypto". Well there's no crying at the casino when, you exhaust your usage or token limit. The house (Anthropic) always wins.
Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
191–200 of 695 posts
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#192What I wish for right now is for open-weight models and hardware companies (looking at you Apple) to make it possible to run local models with Opus 4.6-level intelligence.
@Anthropic I've cancelled my subscription. Good luck :)
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#193It feels so weird to me - people are exhausting their quotas while I am trying very hard to even reach mine with the $200 plan. We're generating all of the code for swamp[1] with AI. We review all of that generated code with AI (this is done with the anthropic API.) Every part of our SDLC is pure AI + compute. Many feature requests every day. Bug fixes, etc. Never hit the quota once. Something weird is definitely goi…
But people who go > 5 minutes between prompts and see no cache, usage is eaten up quickly. Especially passing in hundreds of thousands of tokens of conversation history.
I know my quote goes a lot further when I sit down and keep sessions active, and much less far when I’m distracted and let it sit for 10+ minutes between queries.
It’s a guess. But n=1 and possible confirmation bias noted, it’s what I’m seeing.
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#194I don't get it. Last week on the 100 bucks plan I generated probably 50k LOC (not a quality measure for sure!) and just barely kissed the weekly limit. I did get rate limited on some sessions for sure, but that's to be expected. I'm curious what are people doing that is consuming your limits? I can't imagine filling the $200 a month plan unless I was essentially using Claude code itself as the api to mass process stu…
Either they decimated the limits internally, or they broke something.
Tried all the third-party tricks (headroom, etc.), switched to 200k context window, switched back to 4.5.
I hope 4.5 will help, but the rest of the efforts didn’t move the needle much
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#195so basically the anthropic employee who responded says those 1h caches were writes were almost never accessed, so a silent 5m cache change is for our best interest and saves cost. (justifying why they did this silently) however his response gaslights us because in the OPs opening post his math demonstrates this is not true, it shows reads 26x more so at least in his case the cache is not doing what the anthropic empl…
During core US business hours, I have to actively keep a session going or I risk a massive jump in usage while the entire thread rebuilds. During weekend or off-hours, I never see the crazy jumps in usage - even if I let threads sit stale.
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#196Earlier quoted context omitted.
Where is your evidence of this "massive cost"? Inference is massively profitable for both anthropic and openai. Training is not.
The evidence is that quotas exist, as seen here, and are low enough that people are hitting them regularly. When was the last time you hit your quota of Google searches? When was the last time you hit your quota of StackOverflow questions? When was the last time you hit your quota of YouTube videos? Any service will rate limit abuse, but if abuse is indistinguishable from regular use from the provider's perspective,…
The parent's argument is that the marginal cost of inference is minimal. However, the fundamental flaw is that he's separating inference from the high cost frontier models. It's a cross-subsidy that can't be ignored.
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#197I skimmed the issue. No wonder Anthropic closes these tickets out without much action. That’s just a wall of AI garbage. Here’s what I’ve done to mostly fix my usage issues: * Turn on max thinking on every session. It save tokens overall because I’m not correcting it of having it waste energy on dead paths. * keep active sessions active. It seems like caches are expiring after ~5 minutes (especially during peak usage…
This is definitely true. Ever since I realized there is an /effort max option I am no longer fighting it that much and wasting hours.
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#198Claude has gotten noticeably worse for me too. It goes into long exploration loops for 5+ minutes even when I point it to the exact files to inspect. Then 30 minutes later I hit session limits. Three sessions like that in a day, and suddenly 25% of the weekly limit is gone. I ended up buying the $100 Codex plan. So far it has been much more generous with usage and more accurate than Claude for the kind of work I do.…
The product was performing badly and you thought this would be solved by spending more money on it? When will people realize this is the same as vendor lock-in? "Maybe if I spend more money on the max plan it will be better" > no it will be the same "Maybe if I change my prompt it will work" > no it will be the same "Maybe if I try it via this API instead of that API it will improve" > no it will be the same. Claude,…
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#199For something I spend all my time using- I’d rather iterate with Claude. The personality makes a big difference to me.
Re: Pro Max 5x quota exhausted in 1.5 hours despite moderate usage
#200Claude has gotten noticeably worse for me too. It goes into long exploration loops for 5+ minutes even when I point it to the exact files to inspect. Then 30 minutes later I hit session limits. Three sessions like that in a day, and suddenly 25% of the weekly limit is gone. I ended up buying the $100 Codex plan. So far it has been much more generous with usage and more accurate than Claude for the kind of work I do.…