PineappleTwilight/dsh-llm-retry-infinite0

dsh-llm-retry-infinite

DSH 插件:在大模型请求失败时进行无限指数退避重试,单次等待上限为 10 分钟。

AI 分析

核心用途是解决网络不稳定或 API 速率限制导致的请求中断问题。适合需要运行超长无人值守任务、且不希望因偶发性网络错误而导致任务失败终止的用户。

套件
dsh-llm-retry-infinite
版本
0.1.0
最近更新
2026年8月19日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PineappleTwilight/dsh-llm-retry-infinite

Configuration

All fields are optional. You can pass config through cordis.patch.yml or through the bundle's own config block: