docs: 补充 retry_codes 配置文档 - #827
Merged
Merged
Conversation
Contributor
|
✅ OpenCodeReview: Review skipped: no items were selected. |
Contributor
Author
|
我怎么看到这个社区已经上线开源之夏 2026 组织列表了 |
Qiyuanqiii
marked this pull request as ready for review
August 10, 2026 11:53
wu21-web
approved these changes
Aug 10, 2026
wu21-web
left a comment
Contributor
There was a problem hiding this comment.
The translations are great, one minor issue:
Qiyuanqiii
force-pushed
the
agent/docs-retry-codes
branch
from
August 10, 2026 12:06
d53b63b to
84ec98f
Compare
wu21-web
reviewed
Aug 10, 2026
wu21-web
reviewed
Aug 10, 2026
wu21-web
approved these changes
Aug 10, 2026
Collaborator
太细心了,是的,最近会发布任务,后面尽量英文交流哈,便于社区全球化 |
Contributor
Author
好嘞大佬 |
lizhengfeng101
pushed a commit
that referenced
this pull request
Aug 11, 2026
* docs: document retry_codes configuration * docs: align retry_codes provider terminology * docs: improve retry_codes CLI wording * docs: refine Russian retry wording
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
补充 #818 引入的
retry_codes配置文档。本次更新同步修改英文、中文、日文和俄文配置文档,补充以下内容:
llm.retry_codescustom_providers.<name>.retry_codesocr config set的 CLI 使用方式408、409、429已由 SDK 自动重试,因此会被过滤ocr config set配置冗余状态码时会输出 warningretry_codes俄文部分的措辞尽量保持与实际行为及项目现有技术术语一致。
Type of Change
How Has This Been Tested?
main进行了完整 diff 对比本次改动仅涉及 Markdown 文档,因此未运行运行时测试。
Checklist
Related Issues
Fixes #824