PineappleTwilight/dsh-llm-retry-infinite0

dsh-llm-retry-infinite

DSH plugin: infinite exponential retries on LLM requests, capped at 10 minutes per wait

AI Analysis

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

Package
dsh-llm-retry-infinite
Version
0.1.0
Last updated
Aug 19, 2026

Install

$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: