Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.271 ·

Rate-limit banner condition refined

Rate-limit banner now only shows for a specific set of rate-limit types

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaRate Limitswhat it touches
KindInternal Changesin v2.1.271,
Under the hood

Rate-limit banner now only shows for a specific set of rate-limit types

What

The function that decides whether to show the rate-limit banner now requires Yj(e) to be true, a defined rateLimitType on the event, and that type to be part of a specific allowed set. Previously it relied on a simpler check based on whether a request dialog was showing and a suppression flag.

Why

This narrows when the rate-limit banner appears, so it should now only show for the specific kinds of rate limits Claude Code has decided are worth surfacing, rather than for any rate-limit event that isn't otherwise suppressed.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhat `Yj(e)` checks and which rate-limit types are in the allowed set are not stated.

See this entry in the whole of v2.1.271 →

Feedback