File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
src/content/docs/browser-rendering/platform Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments