CHW-4413 BillyChatRateLimited
Billy chat rate limit exceeded — please wait and retry
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: Billy chat rate limit exceeded — please wait and retry
HTTP status:429(client)
Reason:RATE_LIMITED
Problem. A Billy chat request was throttled. Cause. The
per-(org, user) Billy chat limiter exceeded its budget — the limit is
sized to keep run_sql and other tool-call rates within safe bounds.
Fix. Honour the Retry-After header. If you’re hitting this
consistently, the chat surface is being driven by an unattended loop —
review the caller. HTTP 429.