Headroom Daily: Emergency Proxy Rate Limit Fix Ships as 0.39.1

Version 0.39.1 reverses a 0.39.0 regression where the proxy's token-per-minute limiter could permanently block large-context requests. Related fixes tighten Vertex routing, proxied upstream handling, and cache stability.

Duration: PT2M12S

Episode overview

This episode is a short developer briefing from Headroom Daily.

It explains recent repository work in plain language.

  • Show: Headroom Daily
  • Published: 2026-09-26T22:00:26Z
  • Audio duration: PT2M12S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good morning, it's Saturday, September 26th, 2026, and this is Headroom Daily.

Our lead story is reliability: a same-day fix and patch release for a proxy rate limiter that could trap large-context coding agents in permanent 429 errors.

In pull request 3806, version 0.39.0 started enforcing the token-per-minute bucket, with two failures. First, any request larger than the bucket could never be admitted, so retries and session compaction kept failing with a retry delay that would never arrive. Second, a 100,000 token default that was previously…

The second theme is upstream routing and determinism. Pull request 3802 fixes Vertex multi-region locations, where U.S. and E.U. requests were sent to the single-region hostname and failed. Pull request 3804 adds an opt-in path to forward guarded upstreams through a corporate proxy for single-user setups. Pull…

Finally, lighter maintenance: an Urdu documentation translation, a version sync for contributor guidance, and a test harness fix for signal handling in pull requests 726, 725, and 3803.

What's next: if you upgraded to 0.39.0 and saw token rate limited errors on large sessions, move to 0.39.1 and only set an explicit token limit if you…

Nearby episodes from Headroom Daily

  1. Proxy Security and Fidelity Fixes
  2. Proxy Hardening, Compression Correctness, and Savings Clarity
  3. Cost Honesty and Fail-Closed Security
  4. Metrics Correction Ships in Point Release
  5. Fixing Inflated Savings Numbers
  6. Proxy Coexistence and Restart Reliability
  7. Gateway Expands to Codex, Beacon Gets Leaner
  8. The Cost of "Lossless"