dsh-reconnect
Run the following command in DeepSeek Harness:
dsh plugin install MistRain-1/dsh-reconnect
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, you can download the plugin from the source at https://github.com/MistRain-1/dsh-reconnect or install it directly by running the command `dsh plugin install MistRain-1/dsh-reconnect`.
About this plugin
When running AI agent tasks powered by DeepSeek Harness, have you ever had your workflow interrupted by a flickering network, a disconnected relay proxy, or a temporary outage at the API provider? The dsh-reconnect plugin is built to solve exactly this. Acting as a host-side plugin, it steps in after the built-in retry policies give up, intelligently resending failed requests to overcome transient issues like relay node failures, rate limits, server 5xx errors, and timeouts. This ensures that your workflows and long-running tasks maintain resilience against short-term external instabilities.
At its core, dsh-reconnect offers a smart, tiered retry strategy combined with effortless configuration. It distinguishes between recoverable errors (e.g., dropped connections, timeouts) and permanent ones (e.g., invalid credentials), applying an exponential backoff (from 1s up to a capped maximum) for the former. Through a unified visual settings panel, you can easily tune parameters like the maximum delay per attempt or whether to retry quota errors, with changes taking effect instantly. This makes it an invaluable tool for developers and operators managing complex proxy chains, API gateways, or any scenario where guaranteeing the completion of lengthy, critical processes is a priority.
Use Cases
- Handling connection drops from unstable relay stations or reverse proxies.
- Managing temporary rate limits or server 5xx errors from API providers.
- Ensuring long-running AI agent tasks persist through short-lived network or provider outages.
Best For
- Developers building AI agents with DeepSeek Harness.
- Operations engineers managing complex network proxies or API gateways.
- AI workflow designers requiring high task resilience and automated recovery.
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.