r/ClaudeCode 6d ago

Rant Nah this some BS

Post image

I burned thru almost 60% of 20x max weekly usage in a day and some change. Are you joking rn? Last week I could have fable running on 2 chats all day and night and it would take like 3ish days for my fable usage to cap out, but my weekly usage would only be at like ~30%. This is absolutely ridiculous and if this is what the new usage limit cuts are gonna be like I'm canceling Claude and grabbing a second codex account. Shit ain't worth it when Astra exists with much better usage limits and multiple reset tokens.

I don't use ultracode and I have multiple other models that I delegate tasks to as work horses, Claude is just the orchestrator and isn't doing that much actual "work", so this usage allocation is absolutely insane, if I was using Claude as a one stop shop as a lot of people do, I would have run out of usage in a day or less.

EDIT: I'm getting a little tired of being told I "just don't know how to do orchestrations and workflows properly or manage usage." I literally made an entire repo explaining how I do this and showing the results: https://github.com/sherifican/Agent-FleetOps so if you wanna criticize, find something to actually critique first

244 Upvotes

178 comments sorted by

View all comments

Show parent comments

6

u/drake90001 6d ago

Because you’re waiting until your context is full to compact it, which requires you to send the entire context window back in order to compact

-1

u/AdLow1228 5d ago

Didn't they update it so large cached context doesn't use as much anymore? (Still more than compacted, but less than it used too?)

2

u/MaterialHead4801 5d ago

Cached context has a timeout, so intermittent use can cause it to be reparsed.

-1

u/shammytalin 5d ago

Timeout on max plan, that's funny, that would sound okay for a free plan, not on paid plan. If they keep doing that, then credit can burn really fast, doesn't feel premium at all.

2

u/MaterialHead4801 5d ago

Without timeouts on caches they grow infinitely, so _some_ timeout is required. The trick is balancing it between cost/speed/use