---
document_id: agent.error.query_queue_full
schema_version: 1
---

<!-- Generated by scripts.build_agent_guide; do not edit. -->

# query_queue_full

Recovery / 恢复动作: `retry`
Billing / 计费: `not_charged`

- Cause / 原因: The bounded query queue has no capacity for another request. / 有界查询队列当前没有新请求容量。
- Agent: Honor Retry-After, retry once without parallelism, then stop or narrow the request. / 遵守 Retry-After，不并行地重试一次；仍失败则停止或缩小请求。
- User / 用户: Wait briefly or retry with a smaller request later. / 稍等后再试，或稍后使用更小的请求。
