Skip to content

Conversation

@mia303
Copy link
Contributor

@mia303 mia303 commented Oct 28, 2025

No description provided.

Copy link
Contributor

@irvinebroque irvinebroque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's a Workflow? How do I get a high level understanding of what a Workflow is from reading this?

Why do these limits matter? Is there a canonical use case that shows what this unlocks — ex: does being able to create this many instances per second make it possible to kick off a new Workflow every time xyz common action happens in your app — whereas before you'd hit limits?

@@ -0,0 +1,15 @@
---
title: Improved scaling for Cloudflare Workflows
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: Improved scaling for Cloudflare Workflows
title: Run up to 10,000 concurrent Workflow instances (previously 4,500)

Or something specific — "scaling" isn't specific enough

We're excited to announce increases to the [Cloudflare Workflows](/workflows/) scaling limits for all accounts on the [Workers paid plan](/workers/platform/pricing/).

* 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 **instance** of that Workflow.
* You can now also create up to 100 Workflow instances per second.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What was it previously?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants