Skip to content

Commit 6530114

Browse files
daisyfaithaumaRebeccaTamachiro
authored andcommitted
Fixed limits page (#21444)
1 parent 556ae56 commit 6530114

File tree

1 file changed

+7
-7
lines changed
  • src/content/docs/browser-rendering/platform

1 file changed

+7
-7
lines changed

src/content/docs/browser-rendering/platform/limits.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@ import { Render, Plan } from "~/components";
1212

1313
## Workers Free
1414

15-
| Feature | Limit |
16-
| -------------------------------------- | ------------------- |
17-
| Concurrent browsers per account | 3 per account |
18-
| New browser instances per minute | 3 per minute |
19-
| Browser timeout | 60 seconds [^2] |
20-
| Total requests per min (REST API only) | 6 per minute |
15+
| Feature | Limit |
16+
| -------------------------------------- | --------------- |
17+
| Concurrent browsers per account | 3 per account |
18+
| New browser instances per minute | 3 per minute |
19+
| Browser timeout | 60 seconds [^2] |
20+
| Total requests per min (REST API only) | 6 per minute |
2121

2222
## Workers Paid
2323

2424
| Feature | Limit |
2525
| -------------------------------------- | ------------------- |
2626
| Concurrent browsers per account | 10 per account [^1] |
2727
| New browser instances per minute | 10 per minute [^1] |
28-
| Browser timeout | 60 seconds [^1][^2] |
28+
| Browser timeout | 60 seconds [^2][^1] |
2929
| Total requests per min (REST API only) | 60 per minute |
3030

3131
[^1]: Contact our team to request increases to this limit.

0 commit comments

Comments
 (0)