dsh-fetch-timeouts
DeepSeek Harness插件:在进程范围内提高Node的HTTP超时,使较慢的本地模型(Ollama、LM Studio)不会在5分钟时被切断
DeepSeek Harness plugin: raise Node's HTTP timeouts process-wide so slow local models (Ollama, LM Studio) are not cut off at 5 minutes
怎么安装
dsh plugin add dsh-fetch-timeouts 简介
dsh-fetch-timeouts Raises Node's HTTP timeouts for the whole DeepSeek Harness process, so a slow local model is not cut off after 5 minutes of silence. The problem it fixes Node's built-in fetch (which dsh's model adapters use) gives up when a server sends no response headers for 300 seconds, or no body bytes for 300 seconds. dsh has no setting for those two timers: streamIdleTimeoutMs is dsh's own watchdog and timeoutMs is the SDK's request timer, so raising them changes the failure message from pi-ai stream idle timeout to Failure reason: terminated (UND_ERR_BODY_TIMEOUT / UND_ERR_HEADERS_TI…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-30
- 创建于
- 2026-08-30
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:0xsline/awesome-deepseek-harness
- 主题标签
- deepseek-harness, dsh-plugin, ollama
同类推荐
loki-mode
asklokesh/claudeskill-loki-mode
多代理自主 SDLC 框架。从规格到部署应用。PRD、GitHub issue、OpenAPI/JSON/YAML 或一行简报。5 个 AI 提供商,8 个质量门。
ai-sdk-provider-claude-code
ben-vargas/ai-sdk-provider-claude-code
面向 Claude Agent SDK 的 Vercel AI SDK 社区提供程序
ccmanager
kbwo/ccmanager
用于Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI的编码代理会话管理器。