---
title: Increased concurrency, creation rate, and queued instance limits for Workflows instances
description: Concurrency limit for Workflows instances is now 50,000. Instance creation rate limit has been raised to 300 instances per second per account, maintaining a limit of 100 instances per second per workflow.
image: https://developers.cloudflare.com/changelog-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/changelog/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://developers.cloudflare.com/changelog/rss/index.xml) [ View RSS feeds ](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://developers.cloudflare.com/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://developers.cloudflare.com/changelog/) 

## Increased concurrency, creation rate, and queued instance limits for Workflows instances

Apr 15, 2026 

[ Workflows ](https://developers.cloudflare.com/workflows/)[ Workers ](https://developers.cloudflare.com/workers/) 

[Workflows](https://developers.cloudflare.com/workflows/) limits have been raised to the following:

| Limit                                                 | Previous               | New                                             |
| ----------------------------------------------------- | ---------------------- | ----------------------------------------------- |
| Concurrent instances (running in parallel)            | 10,000                 | 50,000                                          |
| Instance creation rate (per account)                  | 100/second per account | 300/second per account, 100/second per workflow |
| Queued instances per Workflow [1](#user-content-fn-1) | 1 million              | 2 million                                       |

These increases apply to all users on the [Workers Paid plan](https://developers.cloudflare.com/workers/platform/pricing/). Refer to the [Workflows limits documentation](https://developers.cloudflare.com/workflows/reference/limits/) for more details.

#### Footnotes

1. Queued instances are instances that have been created or awoken and are waiting for a concurrency slot. [↩](#user-content-fnref-1)

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://developers.cloudflare.com/changelog/post/2026-04-15-workflows-limits-raised/#page","headline":"Increased concurrency, creation rate, and queued instance limits for Workflows instances · Changelog","description":"Concurrency limit for Workflows instances is now 50,000. Instance creation rate limit has been raised to 300 instances per second per account, maintaining a limit of 100 instances per second per workflow.","url":"https://developers.cloudflare.com/changelog/post/2026-04-15-workflows-limits-raised/","inLanguage":"en","image":"https://developers.cloudflare.com/changelog-preview.png","dateModified":"2026-04-15","datePublished":"2026-04-15","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
```
