Skip to content

docs: add tenant rate limiting concept and reference pages - #35

Merged
slin1237 merged 1 commit into
mainfrom
xz/tenant-rate-limiting-docs
Aug 11, 2026
Merged

docs: add tenant rate limiting concept and reference pages#35
slin1237 merged 1 commit into
mainfrom
xz/tenant-rate-limiting-docs

Conversation

@XinyueZhang369

Copy link
Copy Markdown
Contributor

Summary

  • Add a concept page explaining the multi-tenant token rate limiting feature: the reserve/settle model, why token-based not just concurrency-based, retry handling, n>1/streaming accounting, fail-open behavior, and current scope.
  • Add a reference page with the exact CLI flags, YAML policy schema, validation rules, and response codes.
  • Wire both pages into the Concepts and Reference nav configs, and cross-link them from the existing Rate Limiting, Priority Scheduling, and Reliability index pages.

Facts in both pages were verified directly against the merged smg source (CLI flag definitions, YAML schema/validation, bucket math, response envelope shape).

Test plan

  • Ran pnpm run dev locally and verified both pages render correctly (admonitions, card grids, tables, code blocks, TOC, relative links all resolve)
  • No console errors on either page
  • Nav entries appear correctly under Concepts → Reliability and Reference → Guides

Document the multi-tenant token rate limiting feature (reserve/settle
model, retry handling, n>1 accounting, current scope) now that the
gRPC wiring has merged, and wire the new pages into nav and cross-link
them from the existing reliability docs.

Signed-off-by: xinyzzha <xinyue.zhang@oracle.com>
@slin1237
slin1237 merged commit 591002d into main Aug 11, 2026
6 checks passed
@slin1237
slin1237 deleted the xz/tenant-rate-limiting-docs branch August 11, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants