Usage telemetry now records every rate-limit window separately, including seven-day and overage figures.
What's wrong with this entry?
Session telemetry now carries a per-window utilization breakdown with optional five_hour, seven_day and seven_day_overage_included entries, each holding a utilization number and a reset time, taken from the rate-limit headers on responses.
- Utilization can exceed 1, for example when a lower-priority episode runs past the 5-hour limit.
- Events fire when a window's rounded percentage or its reset time moves, not only when the overall status changes.
- The field is always absent for API-key, Bedrock and Vertex sessions, and only appears once a response carrying the headers has been seen.
- The existing overall overage status is unchanged.
unifiedWindows
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Rate-limit prompts resolve model aliases to the model that actually answers
Both mention rate limit
-
v2.1.234
Quota rejections feed a new auto-resume controller
Both mention rate limit
-
v2.1.239
Spend and rate limit notices say when the limit resets
Both mention rate limit