docs(i18n): standardize reviewed README headings

This commit is contained in:
xjt
2026-07-29 20:16:45 +08:00
parent e1481e2d98
commit de0348bd9e
78 changed files with 101 additions and 101 deletions

View File

@@ -3,4 +3,4 @@
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write packages/util/timeout/README.md
README.md: 11c55a45a1255e14fb551e42ba3965453dbd94ae
README.zh.md: af1bfd9a215aa219d9fde1cec7cfee9a3dd2e55b
README.zh.md: 8b63f00595139f9af2e9a31e8ab3c3494088e0ff

View File

@@ -58,7 +58,7 @@ export async function runWithDeadline(upstream: AbortSignal | undefined, timeout
通过 `dsh-timeout-policy` 等消费方间接影响模型;消费方可能会将提供方结果替换为已保留的超时错误,或抑制延迟结果。
#### KV 缓存影响
#### KV Cache 影响
不会直接导致 KV Cache 失效;请求前缀变更由上述消费方负责。