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

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

# idempotency_replay

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

- Cause / 原因: The same idempotency key and payload were submitted again. / 相同幂等键和请求参数被再次提交。
- Agent: Use the returned query_id or download path instead of resubmitting the paid operation. / 使用返回的 query_id 或下载路径，不要再次提交付费操作。
- User / 用户: Open the existing result referenced by the response. / 打开响应所指向的既有结果。
