DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-provider-rate-limit

Per-provider and per-model rate limiting with token-bucket queueing and gateway identity headers for DeepSeek Harness.

UI & ProductivityDeveloper Tools
3GitHub Stars0ForksUpdated2026-09-10

Install

$ dsh plugin --profile web add github:jyao-SUSE-power-group/dsh-provider-rate-limit

Plugin 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.

source-grounded
dsh-provider-rate-limit is an installable DeepSeek Harness plugin designed to regulate outbound LLM traffic. It implements token-bucket rate limiting per provider and model route, supporting both non-blocking wait/queue and reject modes, upstream HTTP 429 backoff management, gateway identity header rewriting, composer dock statistics display, and cross-plugin metrics APIs.

Key Capabilities

  • Token-bucket rate limiting configured per provider and model route with burst capacity
  • Transparent queueing (wait mode) and immediate fail-fast (reject mode) request handling
  • Upstream HTTP 429 cooldown detection and automatic backoff pauses
  • Gateway identity rules with custom User-Agent and static header injection
  • Live stats bar rendered directly in the Harness composer dock
  • JSON stats HTTP API endpoint and in-process cross-plugin stats service

Useful For

  • Preventing LLM provider API rate limit exhaustion and burst throttling across multi-model setups
  • Queueing rapid automated agent loop requests gracefully up to a defined maximum wait time
  • Injecting custom gateway headers or spoofing client identifiers for restricted gateway endpoints
  • Monitoring real-time request counts and wait statistics in the composer interface

Who It Fits

  • DeepSeek Harness developers working with strict API quota tiers
  • Users running multi-provider agent workflows needing granular traffic shaping
  • Harness users connecting to gateways requiring custom request headers

Documented Limitations

  • Identity rewriting is limited to matching outbound request URL patterns and custom headers
  • Wait mode is bounded by maxWaitMs before falling back to request rejection behavior

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
jyao-SUSE-power-group/dsh-provider-rate-limit
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
1ac4525 · 2026-09-20

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
3GitHub stars
Forks
0
Open issues
2
Last commit
2026-09-10
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app