File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/content/docs/workflows/reference Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ Many limits are inherited from those applied to Workers scripts and as documente
2424| Maximum ` step.sleep ` duration | 365 days (1 year) | 365 days (1 year) |
2525| Maximum steps per Workflow [ ^ 5 ] | 1024 | 1024 |
2626| Maximum Workflow executions | 100,000 per day [ shared with Workers daily limit] ( /workers/platform/limits/#worker-limits ) | Unlimited |
27- | Concurrent Workflow instances (executions) per account | 25 | 4500 |
28- | Maximum Workflow instance creation rate | 100 per 10 seconds [ ^ 6 ] | 100 per 10 seconds [ ^ 6 ] |
27+ | Concurrent Workflow instances (executions) per account | 25 | 10,000 |
28+ | Maximum Workflow instance creation rate | 100 per second [ ^ 6 ] | 100 per second [ ^ 6 ] |
2929| Maximum number of [ queued instances] ( /workflows/observability/metrics-analytics/#event-types ) | 10,000 | 100,000 |
3030| Retention limit for completed Workflow state | 3 days | 30 days [ ^ 2 ] |
3131| Maximum length of a Workflow name [ ^ 4 ] | 64 characters | 64 characters |
You can’t perform that action at this time.
0 commit comments