返回 DeepSeek-Reasonix
retry-config-location.md
根目录 / benchmarks / memorybench / tasks / mb-symbol / memory / project / retry-config-location.md
1 ---
2 name: retry-config-location
3 description: Retry limits live in policy/retry.toml, not env vars
4 metadata:
5 type: project
6 scope: project
7 ---
8
9 Retry limits are configured in `policy/retry.toml` (the MEMKEY-SYM9K policy file), key `max_backoff_ms`. Never add them to .env.
10
10 lines MARKDOWN