Skip to content

Commit 34164b9

Browse files
authored
Update error-429.mdx
SPM-2107
1 parent 6fc9a33 commit 34164b9

File tree

1 file changed

+6
-0
lines changed
  • src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error

1 file changed

+6
-0
lines changed

src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error/error-429.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ For more details, refer to [RFC 6585](https://tools.ietf.org/html/rfc6585).
1616

1717
Servers use this status code to prevent excessive API requests from overloading the system. For example, a client making repeated API calls within a short time frame may trigger a 429 response. Websites or services may impose rate limits to manage traffic spikes or prevent abuse, temporarily blocking excessive requests from users.
1818

19+
### R2 Managed Public Buckets
20+
21+
Cloudflare applies rate limiting to requests for R2 managed public buckets accessed via r2.dev. This helps protect customers from abuse and overuse of public buckets.
22+
23+
For more details, refer to [Rate limiting on managed public buckets through r2.dev](https://developers.cloudflare.com/r2/platform/limits/#rate-limiting-on-managed-public-buckets-through-r2dev).
24+
1925
### Cloudflare-specific information
2026

2127
- **Cloudflare API limits**

0 commit comments

Comments
 (0)