dsh-chat-continue
自动重试失败的API请求,让DSH对话不中断。支持自定义状态码和错误码。
Auto-retry failed API requests to keep DSH conversations going. Supports configurable status codes and error codes. 自动重试失败的 API 请求,让 DSH 对话不中断。支持自定义状态码和错误码。
怎么安装
dsh plugin add @wuxjs/dsh-chat-continue 简介
DSH Chat Continue **English** | 中文 A DSH plugin that intercepts third-party API request errors (429 Too Many Requests, 503 Service Unavailable, etc.) and automatically retries the request — preventing agent sessions from stalling when external APIs encounter issues. --- English The Problem When using DSH to call third-party model APIs (e.g., custom providers, external AI services), those platforms often enforce **rate limits** or **other access restrictions**. When the limit is exceeded, the API returns an error (e.g., 429 Too Many Requests, rate_limit, quota_exceeded). DSH has built-in retry …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-24
- 创建于
- 2026-08-22
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:0xsline/awesome-deepseek-harness
- 主题标签
- auto-retry, cordis-plugin, deepseek-harness, deepseek-harness-plugin, dsh, dsh-plugin, dsh-plugins, error-handling, rate-limit
同类推荐
brave-search-mcp-server
brave/brave-search-mcp-server
Brave Search MCP服务器:网页结果、图片、视频、富结果、AI摘要等。
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。