Skip to content

feat: add Rate Limiter binding support#845

Merged
guybedford merged 1 commit intocloudflare:mainfrom
connyay:cjh-rate-limit-binding
Oct 16, 2025
Merged

feat: add Rate Limiter binding support#845
guybedford merged 1 commit intocloudflare:mainfrom
connyay:cjh-rate-limit-binding

Conversation

@connyay
Copy link
Copy Markdown
Contributor

@connyay connyay commented Oct 16, 2025

  • Add Env::rate_limiter() and RouteContext::rate_limiter() methods for accessing rate limiter bindings
  • Export RateLimitOutcome for public API usage
  • Implement test endpoints for basic, custom key, bulk, and reset scenarios

- Add `Env::rate_limiter()` and `RouteContext::rate_limiter()` methods for accessing rate limiter bindings
- Export `RateLimitOutcome` for public API usage
- Implement test endpoints for basic, custom key, bulk, and reset scenarios
@guybedford guybedford merged commit 4b3033e into cloudflare:main Oct 16, 2025
6 checks passed
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