dsh-llm-error-retry
by — · liaoyuqing/dsh-llm-error-retry
★ 0 Stars
⑂ 0 Forks
Original language: English
About
LLM request retry plugin for DeepSeek Harness: when a model request fails with a configured HTTP status code, machine code, or provider field=value match, it sleeps for the per-rule delay and re-issues the request automatically, so subscription quota and rate-limit errors (429 / insufficient_quota) do not interrupt a run.
Similar plugins
by bainianlaoyao
DSH plugin: after official llm-retry (n/5), keep retrying transient API failures on the same open step until success, cancel, or pause.
★ 0
MIT
JavaScript
Sep 7, 2026
dsh plugin --profile web add dsh-session-robustnessRate-limits LLM requests per provider and per model using a reservation-based token bucket, with queue or reject modes, plus gateway identity rules that rewrite user-agent and inject custom headers.
★ 0
dsh plugin --profile web add dsh-provider-rate-limitby Frog755
DSH client plugin: auto-sends 「继续」 when a turn is interrupted/errored/overlong. No model/provider switching. Ships with a settings card.
★ 3
↓ 235/wk
MIT
JavaScript
Sep 10, 2026
dsh plugin --profile web add @frog755/dsh-client-auto-retryby SipengXie2024
LLM-gated auto approval for DeepSeek Harness: a model judges every approval ask first, low-risk operations pass without prompting (fail-closed)
★ 0
MIT
TypeScript
Aug 16, 2026
dsh plugin --profile web add dsh-auto-approvalby lokic7123-star
Multi-route high-availability, fault isolation and observability for DeepSeek Harness: model groups fail over between authorized provider routes on rate limits, retry-after, transport and auth failure
★ 3
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add dsh-route-resilienceby Retr67
DeepSeek Harness (DSH) plugin: one-click OpenCode Go model sync in the settings panel - fetch all server models, probe availability & vision, write back to llm-pi-ai config
★ 3
MIT
JavaScript
Sep 10, 2026
dsh plugin --profile web add dsh-opencode-models