dsh-rate-limiter
按 provider 令牌桶主动限速,超限请求在发出前延迟排队而非失败,避免触发上游 429。
Proactive per-provider token-bucket rate limiting that queues over-limit requests before they are sent, preventing upstream 429 errors.
怎么安装
dsh plugin add @xidong-ai/dsh-rate-limiter 简介
dsh-rate-limiter English | 中文 A **proactive rate limiter** plugin for DeepSeek Harness (dsh): it controls the request rate **per provider** (token bucket) **before** model requests are issued, and **queues the request with a delay** instead of failing when the limit is exceeded — avoiding upstream 429s. It complements the official dsh-llm-retry (exponential backoff after failure): rate limiting comes first (prevention), backoff comes last (safety net); the two do not interfere with each other. Features Per-provider token bucket, enforced **before** the request is sent (proactive prevention) Ov…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-18
- 创建于
- 2026-08-17
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- 429, dsh, dsh-plugin, linuxdo, rate-limiter, too-many-requests
同类推荐
dsh-context
bowenliang123/dsh-context
DSH 上下文洞察面板:Context 仪表盘 + /context命令 + Context 浏览器,查看 Context的分类组成、内容详情、演进趋势、压缩/注入事件、统计等一站式 Context 全生命周期管理。
deepseek-harness-control-center
feibi-mochi/deepseek-harness-control-center
DeepSeek Harness 监控、提醒、充值与会话控制中心:查看官方余额、本会话花费与 token、第三方 token 合计,提供完成提醒、官方充值、灵活布局及 Agent 辅助的会话控制。
context-vista
GooodWei/context-vista
为 DeepSeek Harness 提供右侧悬浮栏以及 /context 命令,用环形图实时展示当前上下文 token 用量与分配及消费估算。
dsh-cost-meter
Han-1413141/dsh-cost-meter
会话与当日 API 费用统计、预算图框(已用%)、官方余额、历史看板,支持峰谷计价与官方价格一键同步。