fix(gateway): surface retryAfterMs on rate-limited auth rejections and document rate limiting (#109630)

* fix(gateway): surface retryAfterMs on rate-limited auth rejections and document rate limiting

* docs: refresh generated docs map

* chore: defer release-owned changelog entry
This commit is contained in:
Peter Steinberger
2026-07-16 21:44:43 -07:00
committed by GitHub
parent 9ce8ac94b9
commit d54da31541
6 changed files with 180 additions and 2 deletions
+7
View File
@@ -3990,6 +3990,13 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
- H2: Secret scanning
- H2: Reporting security issues
## gateway/security/rate-limiting.md
- Route: /gateway/security/rate-limiting
- Headings:
- H2: Authentication attempts (pre-auth)
- H2: Control-plane writes (post-auth backstop)
## gateway/security/secure-file-operations.md
- Route: /gateway/security/secure-file-operations