Skip to content

Commit 968a9da

Browse files
authored
Remove duplicate workflow ID row (#21508)
1 parent c01bbbd commit 968a9da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/docs/workflows/reference/limits.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Many limits are inherited from those applied to Workers scripts and as documente
2121
| Maximum persisted state per step | 1MiB (2^20 bytes) | 1MiB (2^20 bytes) |
2222
| Maximum event [payload size](/workflows/build/events-and-parameters/) | 1MiB (2^20 bytes) | 1MiB (2^20 bytes) |
2323
| Maximum state that can be persisted per Workflow instance | 100MB | 1GB |
24-
| Maximum length of a Workflow ID [^4] | 64 characters | 64 characters |
2524
| Maximum `step.sleep` duration | 365 days (1 year) | 365 days (1 year) |
2625
| Maximum steps per Workflow [^5] | 1024 | 1024 |
2726
| Maximum Workflow executions | 100,000 per day [shared with Workers daily limit](/workers/platform/limits/#worker-limits) | Unlimited |

0 commit comments

Comments
 (0)