claude-p: TTFB grace for rate-limit queueing, retry backoff

↗ view on GitHub · Eli Ziff · 2026-07-28 · 5d6ad2c0

A queued -p call streams nothing until the server admits it; the
240s inactivity watchdog was killing queued-not-wedged calls under
concurrent lane use. 600s grace to first byte, 240s after; retries
back off 15s/30s instead of immediately re-entering the queue.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018bhP89cYSdEEjHNPnxacns
Repository eliziff/Beaver
Author Eli Ziff <eliasziff@gmail.com>
Authored
Parents 14a00d85
Stats 1 file changed , +10 , -2
Part of claude-p transport: alternative LLM backend via the Claude CLI

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-5d6ad2c0.md from inside the repo you want the change in.

⬇ Download capture-commit-5d6ad2c0.md