Skip to content

Commit c37c920

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Cloudflare Queues now available on Workers Free plan
33
description: Cloudflare Queues now available on Workers Free plan with up to 10,000 operations included per day
44
products:
55
- queues
6-
date: 2025-10-10 12:00:00 UTC
6+
date: 2025-10-30 12:00:00 UTC
77
---
88

99
[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

11-
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.
11+
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, is 24 hours rather than 14 days.
1212

1313
You can view metrics for your message operations in aggregate on the [Cloudflare dashboard](https://dash.cloudflare.com/) under **Storage & Databases** -> **Queues** -> **Metrics** -> **Billable Operations** or [programmatically via GraphQL](https://developers.cloudflare.com/queues/observability/metrics/#message-operations).
1414

0 commit comments

Comments
 (0)