dsh-rate-limiter
Proactive per-provider token bucket rate limiter for DeepSeek Harness.
Install
$ dsh plugin --profile web add @xidong-ai/dsh-rate-limiterPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Per-provider token bucket rate limiting configured by refill rate and burst capacity
- Pre-dispatch request queuing with delayed execution instead of rejection
- Pass-through operation for unconfigured model providers
- AbortSignal awareness to interrupt queued waiting when a user cancels an operation
- Mounts onto the agent/request pipeline without modifying payload content or routing
Useful For
- Preventing upstream 429 Too Many Requests errors when using rate-constrained LLM APIs
- Coexisting alongside retry plugins like dsh-llm-retry for balanced throttling and fallback recovery
- Enforcing smooth burst limits across multiple concurrent agents on a single profile
Who It Fits
- DeepSeek Harness developers using rate-limited API keys or strict provider quotas
- Engineers orchestrating automated agent pipelines requiring traffic shaping
Documented Limitations
- Requires Node.js >= 22 as specified in engine constraints
- Rate limits apply only to providers explicitly configured in cordis.patch.yml or profile settings
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 8 development, 6 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- Xidong-AI/dsh-rate-limiter
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 594300e · 2026-09-19
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 2GitHub stars
- Forks
- 4
- Open issues
- 1
- Last commit
- 2026-09-12
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Local, fast cross-agent memory and session indexing system with DeepSeek Harness integration.
View plugin →End-to-end encrypted multi-device remote access plugin for DeepSeek Harness.
View plugin →Compatibility bridge and host ABI enabling unmodified Pi plugins to run natively on DeepSeek Harness.
View plugin →Mobile companion and secure remote/LAN access plugin for DeepSeek Harness.
View plugin →