---
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://edgetunnel-b2h.pages.dev/changelog-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://edgetunnel-b2h.pages.dev/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://edgetunnel-b2h.pages.dev/changelog/rss/index.xml) [ View RSS feeds ](https://edgetunnel-b2h.pages.dev/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://edgetunnel-b2h.pages.dev/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://edgetunnel-b2h.pages.dev/changelog/) 

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

Apr 15, 2026 

[ Workflows ](https://edgetunnel-b2h.pages.dev/workflows/)[ Workers ](https://edgetunnel-b2h.pages.dev/workers/) 

[Workflows](https://edgetunnel-b2h.pages.dev/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://edgetunnel-b2h.pages.dev/workers/platform/pricing/). Refer to the [Workflows limits documentation](https://edgetunnel-b2h.pages.dev/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://edgetunnel-b2h.pages.dev/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://edgetunnel-b2h.pages.dev/changelog/post/2026-04-15-workflows-limits-raised/","inLanguage":"en","image":"https://edgetunnel-b2h.pages.dev/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://edgetunnel-b2h.pages.dev/#website","name":"Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/"}}
```
