PineappleTwilight/dsh-llm-retry-infinite ↗★ 0
dsh-llm-retry-infinite
DSH 插件:在大模型请求失败时进行无限指数退避重试,单次等待上限为 10 分钟。
AI 分析
核心用途是解决网络不稳定或 API 速率限制导致的请求中断问题。适合需要运行超长无人值守任务、且不希望因偶发性网络错误而导致任务失败终止的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PineappleTwilight/dsh-llm-retry-infinite说明文档
阅读完整 README ↗Configuration
All fields are optional. You can pass config through cordis.patch.yml or through the bundle's own config block: