Claude Code adjusting down 5hr limits
twitter.com
Claude Code adjusting down 5hr limits
1–10 of 24 posts
Re: Claude Code adjusting down 5hr limits
#2Re: Claude Code adjusting down 5hr limits
#3Also not great that they communicate this now, since people have been complaining about sudden and strange usage spikes for a few days with no response from Anthropic.
Re: Claude Code adjusting down 5hr limits
#4Makes me incandescent that OpenAI would have these different rate limits that apply to you, but they can do whatever they want with your limit. It's just incredibly hostile treatment & incredibly incredibly rude.
Re: Claude Code adjusting down 5hr limits
#5Re: Claude Code adjusting down 5hr limits
#6I guess we may be on the cusp of seeing how much AI usage is really going to cost us when demand goes up and the subsidies disappear.
Re: Claude Code adjusting down 5hr limits
#7Re: Claude Code adjusting down 5hr limits
#8Re: Claude Code adjusting down 5hr limits
#9Re: Claude Code adjusting down 5hr limits
#10The limits have always been opaque and you never know when they change.
I started building an open-source local proxy that logs every rate-limit header Claude Code sends.
I am using it to track and get a better sense of the 5h and 7d weekly limits.
Some initial data from 11 observed 5h sessions on Max 20x: - 5h budget: roughly $120–$280 per window - 7d budget: roughly $1,300–$1,900 - Separate Sonnet-only 7d budget at ~$150 - 95% of tokens are cache reads. They barely move the meter.
It’s open source so more people can run it and we can figure out the real numbers.