6 Commits

Author SHA1 Message Date
Guy Bedford
d0a105c30e
feat: Critical error recovery (#851) 2025-10-27 11:53:32 -07:00
Connor Hindley
4b3033e7de
feat: add Rate Limiter binding support (#845)
- 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
2025-10-16 11:01:57 -07:00
Guy Bedford
c86c38005a
feat: support --no-panic-recovery flag to disable panic reinitialization (#835) 2025-10-06 11:16:08 -07:00
Guy Bedford
78da5cb068
worker-build fixes (#819) 2025-09-18 16:18:28 -07:00
hr567
8ddef15f40
Add Containers bindings (#797) 2025-09-17 13:33:21 -07:00
Guy Bedford
5c88375117
Implement panic recovery (#805) 2025-09-16 16:48:46 -07:00