You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Workers Rate Limiting is now Generally Available
4
+
products:
5
+
- workers
6
+
date: 2025-09-19
7
+
---
8
+
9
+
[Rate Limiting within Cloudflare Workers](/workers/runtime-apis/bindings/rate-limit/) is now Generally Available (GA).
10
+
11
+
The `ratelimit` binding is now stable and recommended for all production workloads. Existing deployments using the unsafe binding will continue to function to allow for a smooth transition.
12
+
13
+
For more details, refer to [Workers Rate Limiting](/workers/runtime-apis/bindings/rate-limit/) documentation.
0 commit comments