dsh-retry-plugin
Whitelist / blacklist / any-error retry policy for DeepSeek Harness, driving DSH's built-in LLM request retry mechanism.
4 results
Whitelist / blacklist / any-error retry policy for DeepSeek Harness, driving DSH's built-in LLM request retry mechanism.
DSH plugin that auto-retries failed API requests — when third-party APIs return errors (rate limiting, service unavailable, etc.), intercepts and retries to keep the conversation going. Supports auto/manual mode with configurable status codes and error codes.
DSH (DeepSeek Harness) network plugin that bundles User-Agent rewriting, an HTTP/CONNECT/SOCKS5 proxy, and configurable request auto-retry for every outgoing global-fetch request, all configured from a single “网络设置” (Network) settings tab.
Patient auto-retry for DeepSeek Harness: honor the upstream gateway's retry_after_seconds on a 429 capacity cooldown instead of giving up after two fast retries, wait out the mislabeled modality 400 a saturated gateway replays from its client-error circuit, and journal every wait as the built-in's own llm/retry records so the console renders its live countdown card. Optional floating countdown badge included.