Skip to content

Commit 76b0c80

Browse files
Hyperlint Automation Fix
1 parent d242b31 commit 76b0c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/agents/platform/limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Many limits are inherited from those applied to Workers scripts and/or Durable O
1818
| Max definitions per account | ~250,000+ [^2]
1919
| Max state stored per unique Agent | 1 GB |
2020
| Max compute time per Agent | 30 seconds (refreshed per HTTP request / incoming WebSocket message) [^3] |
21-
| Duration (wall clock) per step [^3] | Unlimited (e.g. waiting on a database call or an LLM response) |
21+
| Duration (wall clock) per step [^3] | Unlimited (for example, waiting on a database call or an LLM response) |
2222

2323
---
2424

0 commit comments

Comments
 (0)