OpenAICloudflare Developer PlatformApr 15, 2026, 1:00 PM

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

A condensed section focused on the key takeaways first.

Original Post

Quick Digest

Summary

A condensed section focused on the key takeaways first.

openaienmodel: gpt-5-mini-2025-08-07

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

Key Points

  • Concurrency increased to 50,000
  • Creation rate up to 300/sec per account
  • Queued instances per workflow increased to 2,000,000

Summary

Cloudflare updated Workflows instance limits (published 2026-04-15). The changes increase parallel concurrency, instance creation rates, and per-workflow queued instance capacity for users on the Workers Paid plan.

Key Points

  • Concurrent instances (running in parallel): previously 10,000 → now 50,000.
  • Instance creation rate: previously 100/sec per account → now 300/sec per account, and 100/sec per workflow.
  • Queued instances per workflow: previously 1 → now 2,000,000.
  • These increases apply to all users on the Workers Paid plan.
  • "Queued instances" = instances that have been created or awoken and are waiting for a concurrency slot.
  • Action for engineers: review autoscaling, throttling, alerting, and cost impacts; update any rate-limit or retry logic accordingly and consult the Workflows limits documentation for details.

Full Translation

Translations

A translation section that keeps the flow of the original article.

openaijamodel: gpt-5-mini-2025-08-07

Workflows、Workers — Workflowsインスタンスの同時実行数、作成レート、キュー済みインスタンス上限の引き上げ

Workflows、Workers — Workflowsインスタンスの同時実行数、作成レート、キュー済みインスタンス上限の引き上げ

公開日: 2026-04-15T13:00:00.000Z

Workflows の制限が以下のとおり引き上げられました。

変更点

制限以前新しい
同時インスタンス(並列実行)10,00050,000
インスタンス作成レート(アカウント単位)100/second per account300/second per account, 100/second per workflow
Workflow ごとのキュー済みインスタンス1 1 million2 million

これらの引き上げはすべて Workers Paid プランのユーザーに適用されます。詳細は Workflows limits ドキュメントを参照してください。

補足

  • キュー済みインスタンスは、作成または復帰(awoken)され、同時実行スロットを待機しているインスタンスを指します。

ご不明な点があればヘルプセンターをご利用ください。

Workflows, Workers - Increased concurrency, creation rate, and queued instance limits for Workflows instances | Cloudflare Developer Platform | DocsDigest