You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Workflow class definitions per script | 3MB max script size per [Worker size limits](/workers/platform/limits/#account-plan-limits) | 10MB max script size per [Worker size limits](/workers/platform/limits/#account-plan-limits)
18
18
| Total scripts per account | 100 | 500 (shared with [Worker script limits](/workers/platform/limits/#account-plan-limits)|
19
-
| Compute time per step [^3]| 10 seconds| 30 seconds (default) / configurable to 5 minutes of [active CPU time](/workers/platform/limits/#cpu-time)|
19
+
| Compute time per step [^3]| 10 ms| 30 seconds (default) / configurable to 5 minutes of [active CPU time](/workers/platform/limits/#cpu-time)|
20
20
| Duration (wall clock) per step [^3]| Unlimited | Unlimited - for example, waiting on network I/O calls or querying a database |
21
21
| Maximum persisted state per step | 1MiB (2^20 bytes) | 1MiB (2^20 bytes) |
0 commit comments