We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b767966 commit b74f225Copy full SHA for b74f225
src/content/docs/browser-rendering/platform/limits.mdx
@@ -12,6 +12,10 @@ import { Render, Plan } from "~/components";
12
13
## Workers Free
14
15
+Users on the [Workers Free plan](/workers/platform/pricing/) are limited to **10 minutes of browser rendering usage per day**.
16
+
17
+To increase this limit, you’ll need to [upgrade to a Workers Paid plan](/workers/platform/pricing).
18
19
| Feature | Limit |
20
| -------------------------------------- | --------------- |
21
| Concurrent browsers per account (Workers Binding API only) | 3 per account |
0 commit comments