dsh-llm-retry-infinite
DeepSeek Harness plugin that replaces built-in LLM retry handling with indefinite exponential retries, capped at 10 minutes per wait.
Install
No clear install command was found in the current repository evidence.
Plugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Intercepts DSH agent request-error events and returns retry actions.
- Retries failed LLM requests indefinitely with exponential backoff.
- Caps each retry wait at 600,000 ms (10 minutes).
- Supports configurable initial delay, maximum delay, and symmetric jitter.
- Emits retry, retry-started, and retry-cancelled session events.
- Provides live retry-state access plus terminal, HTML, and Markdown display helpers.
Useful For
- Keeping LLM requests alive during transient rate limits or provider outages.
- Adding retry countdown and status indicators to DSH user interfaces.
- Inspecting retry attempts and cumulative wait time through session events.
Who It Fits
- DeepSeek Harness users operating with unstable or rate-limited LLM providers.
- DSH plugin and UI developers who need retry-state rendering utilities.
Documented Limitations
- Retries continue without a retry-count ceiling until success, cancellation, or plugin disposal.
- The built-in llm-retry plugin must be disabled for this plugin to be the sole retry handler.
- No individual retry delay can exceed 10 minutes.
- Configuration requires initialDelayMs to be no greater than maxDelayMs.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 0 development, 1 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub did not report an SPDX license for this repository snapshot.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- PineappleTwilight/dsh-llm-retry-infinite
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- f35cc37 · 2026-09-16
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 0GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-20
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →Second-model AI auto-review for DeepSeek Harness approval requests with fail-closed safety and session audit.
View plugin →Native SQLite-backed local project taskboard plugin and UI for DeepSeek Harness with Agent claim and review flows.
View plugin →Agent-native trading terminal built on DeepSeek Harness. Crypto, US, CN and HK in one three-column GUI, 19+ hot-swappable connectors, dry-run by default with human approval on every live order. BYOK, no data redistribution.
View plugin →