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

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

# idempotency_in_progress

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

- Cause / 原因: A retry arrived before the original operation finished. / 重试请求在原操作完成前到达。
- Agent: Do not submit another paid operation; wait briefly and retrieve the returned query_id. / 不要再次提交付费操作；稍等后读取返回的 query_id。
- User / 用户: Wait for the original operation to finish. / 等待原操作完成。
