Skip to content

update hermes rate limit config - #12720

Merged
LeoZhangZXZ merged 1 commit into
masterfrom
hermes-rate-limit
Sep 7, 2026
Merged

update hermes rate limit config#12720
LeoZhangZXZ merged 1 commit into
masterfrom
hermes-rate-limit

Conversation

@LeoZhangZXZ

Copy link
Copy Markdown
Contributor

Motivation

The Hermes API binary now supports per-token rate limiting. The helm chart needs to
expose the new config keys so regions can opt in without editing templates directly.

What Changed

  • Added hermes.rateLimit block to values.yaml with all six parameters (all
    default to 0 / disabled for backward compatibility).
  • Added the six RateLimit.* keys to _hermes.conf.tpl so they are rendered into
    the API config map.

Leave all at 0 to keep rate limiting disabled (the default).

Related PRs

  • hermez PR: implements the rate limiting middleware
  • secrets PR: enables rate limiting in qa-de-1

@LeoZhangZXZ
LeoZhangZXZ merged commit aed769c into master Sep 7, 2026
1 check passed
@LeoZhangZXZ
LeoZhangZXZ deleted the hermes-rate-limit branch September 7, 2026 07:52
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.

3 participants