Skip to content

Commit 4920f27

Browse files
authored
Update 2025-10-10-queues-free-plan.mdx
1 parent 8bae2df commit 4920f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/queues/2025-10-10-queues-free-plan.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ products:
66
date: 2025-10-10 12:00:00 UTC
77
---
88

9-
[Cloudflare Queues](/queues), previously availabe only on the Workers paid plan, is now part of the free tier, offering guaranteed message delivery across up to **10,000 queues** with no charges for egress bandwidth. Every Cloudflare account now includes **100,000 operations per day** including reads, writes, and deletes. For more details on how each operation is defined, refer to [Queues pricing](https://developers.cloudflare.com/workers/platform/pricing/#queues).
9+
[Cloudflare Queues](/queues), previously availabe only on the Workers paid plan, is now part of the free tier, offering guaranteed message delivery across up to **10,000 queues** with no charges for egress bandwidth. Every Cloudflare account now includes **10,000 operations per day** including reads, writes, and deletes. For more details on how each operation is defined, refer to [Queues pricing](https://developers.cloudflare.com/workers/platform/pricing/#queues).
1010

1111
All features of the existing Queues functionality are available on the free tier, including unlimited [event subscriptions](/queues/event-subscriptions/). Note that the maximum retention period on the free tier, however, 24 hours rather than 14 days.
1212

0 commit comments

Comments
 (0)