dsh-llm-error-retry
Llm Error Retry
DSH (DeepSeek Harness) plugin: Automatically retries failed LLM requests after sleeping according to configured rules. Supports three matching patterns: HTTP status codes, machine codes, and provider response field=value pairs. Each rule has independently configurable sleep duration and maximum retr
The plugin will be installed here. Keep web if you are unsure.
npx -y @deepseek-ai/dsh plugin --profile web add github:liaoyuqing/dsh-llm-error-retry#a3bcdc8cc056bc9da46b331acb50655f7111c7b8Description
DSH (DeepSeek Harness) plugin: Automatically retries failed LLM requests after sleeping according to configured rules. Supports three matching patterns: HTTP status codes, machine codes, and provider response field=value pairs. Each rule has independently configurable sleep duration and maximum retry count. Displays retry cards in the conversation window and allows real-time rule editing in the GUI settings page.
Compatibility and provenance
Llm Error Retry is published as dsh-llm-error-retry and currently resolves to version 0.6.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.
- DSH compatibility
- *
- Runtime surfaces
- web
- Release source
- github
- Registry updated