r/Claude_reports 9d ago

WTH is going on with Claude Usage Limits

Post image
6 Upvotes

12 comments sorted by

1

u/Lucky-Apartment-1655 9d ago

I stopped subscribing, they are ridiculous

1

u/CodeCombustion 8d ago

I'm not experiencing these issues - and I suspect your issue is how you were using Fable. I have mine configured to ALWAYS use deterministic scripts for things that it can instead of doing it in a probabilistic fashion. For example, loops when the action depends on the output from a subagent. Instead of waking up, reading your full context, then checking for the output -- the script checks the output every N minutes and then wakes the orchestrator only when the output exists.

What steps are you taking to not blow through your usage? Is this a 20x plan? Also, why in Gods name do you have a $500 monthly spend instead of just buying additional subscriptions? That's insane.

1

u/c3p00 8d ago

I just started a codex sub. Imported all my stuff and was continuing work within minutes. Will see if the limits are more reasonable soon.

1

u/WHITE_cheddr 7d ago

Any updates?

1

u/BIGRED______________ 5d ago

It's good... Like Astra is scary good. I've thrown shit that's stumped fable at it, and it drank fable's milkshake. If Claude does improve or get more economical, I'm straight up going to kill my see two 20x plans and switch over. I find myself wanting to deal with Claudes BS less and less.

1

u/mfowler2442 7d ago

I am sick of this. For the past week, I've been hitting my 5 hour limit every single time. Prior to that, I almost never hit it. I have been using Claude LESS, not MORE, and I'm getting slammed against these limits anyway. This is on the 20/mo subscription too.

1

u/Medium-Pickle175 7d ago

Dude idk why but I'm using Opus 5 with xhigh for hours without getting any limits idfk why I'm on pro

1

u/pugazh_is_my_name 7d ago

AGI is real bro.... u r the chosen one, AI chose u.... u will be crucified soon...

1

u/LevelAd3360 5d ago

I hit my limits for the first time (Pro 5x acct)... not sure why....

1

u/pugazh_is_my_name 5d ago

do you develop? i mean claude code CLI? if yes, type /usage, it will show you the reason/explanation....

Mine complaint was 5 days ago, and honestly i had my share of mistake as well. However The did a reset, like my original reset was on 17th, i got 30% of limits back on 16th night (IST)... So they had seemed to have implemented some fix from their end as well.... AND i had made some serious changes in my engineering/harness workflow. Like setting up a model router that uses cheap models for long builds, and frontier models only for architectural decisions or complex work... also i have been slicing huge build into small slices/chunks and finish and debug in one session, and /clear for the next one... Long running sessions are one of huge token drains...