---
title: Rate Limiting in Workers is now GA
description: Workers Rate Limiting is now Generally Available
image: https://edgetunnel-b2h.pages.dev/changelog-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://edgetunnel-b2h.pages.dev/changelog/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://edgetunnel-b2h.pages.dev/changelog/rss/index.xml) [ View RSS feeds ](https://edgetunnel-b2h.pages.dev/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://edgetunnel-b2h.pages.dev/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://edgetunnel-b2h.pages.dev/changelog/) 

## Rate Limiting in Workers is now GA

Sep 19, 2025 

[ Workers ](https://edgetunnel-b2h.pages.dev/workers/) 

[Rate Limiting within Cloudflare Workers](https://edgetunnel-b2h.pages.dev/workers/runtime-apis/bindings/rate-limit/) is now Generally Available (GA).

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.

For more details, refer to [Workers Rate Limiting](https://edgetunnel-b2h.pages.dev/workers/runtime-apis/bindings/rate-limit/) documentation.

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://edgetunnel-b2h.pages.dev/changelog/post/2025-09-19-ratelimit-workers-ga/#page","headline":"Rate Limiting in Workers is now GA · Changelog","description":"Workers Rate Limiting is now Generally Available","url":"https://edgetunnel-b2h.pages.dev/changelog/post/2025-09-19-ratelimit-workers-ga/","inLanguage":"en","image":"https://edgetunnel-b2h.pages.dev/changelog-preview.png","dateModified":"2025-09-19","datePublished":"2025-09-19","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://edgetunnel-b2h.pages.dev/#website","name":"Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/"}}
```
