Skip to content

Commit 4d491a8

Browse files
committed
changelog-entry-creation
1 parent ecbbedf commit 4d491a8

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Improved scaling for Cloudflare Workflows
3+
description: Higher concurrency and creation limits for Workflow instances now available
4+
products:
5+
- workflows
6+
- workers
7+
date: 2025-10-28
8+
---
9+
10+
[Cloudflare Workflows](/workflows/) allows you to build durable, multi-step applications with automatic retries, state persistence, and built-in error handling.
11+
12+
We're excited to announce increases to the Workflows scaling limits for all accounts on the [Workers paid plan](/workers/platform/pricing/):
13+
14+
* We have **more than doubled** the concurrency limit per Cloudflare account from 4,500 to 10,000 Workflow instances. Note that each unique invocation of a Workflow is an **instace** of that Workflow.
15+
* You can now also create up to 100 Workflow instances per second.
16+
17+
Refer to [Workflows pricing](/workflows/reference/pricing/) for more information.

0 commit comments

Comments
 (0)