feat: customizable automatic retry status codes

This commit is contained in:
Seefs
2026-01-14 14:34:12 +08:00
parent 6169f46cc6
commit 4bffc249d6
10 changed files with 204 additions and 71 deletions

View File

@@ -1911,6 +1911,8 @@
"自动禁用关键词": "自动禁用关键词",
"自动禁用状态码": "自动禁用状态码",
"自动禁用状态码格式不正确": "自动禁用状态码格式不正确",
"自动重试状态码": "自动重试状态码",
"自动重试状态码格式不正确": "自动重试状态码格式不正确",
"支持填写单个状态码或范围(含首尾),使用逗号分隔": "支持填写单个状态码或范围(含首尾),使用逗号分隔",
"例如401, 403, 429, 500-599": "例如401,403,429,500-599",
"自动选择": "自动选择",