Skip to content

Commit c1e4eb4

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/platform/limits.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent e9ce9ba commit c1e4eb4

File tree

1 file changed

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

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,9 @@ try {
141141

142142
This error indicates you have hit the daily browser-instance limit on the Workers Free plan. [Free-plan accounts are limited](/browser-rendering/platform/limits/#workers-free) to 10 minutes of browser rendering usage per day. If you exceed that limit, you will receive a `429` error until the next UTC day.
143143

144-
To resolve: [Upgrade to a Workers Paid plan](/workers/platform/pricing/) which allows for more than 10 minutes of usage a day and has higher [limits](/browser-rendering/platform/limits/#workers-paid). If you recently upgraded but still see this error, try redeploying your Worker to ensure your usage is correctly associated with your new plan.
144+
You can [increase your limits](/browser-rendering/platform/limits/#workers-paid) by upgrading to a Workers Paid plan on the **Workers plans** page of the Cloudflare dashboard:
145+
146+
<DashButton url="/?to=/:account/workers/plans" />
147+
148+
If you recently upgraded but still encounter the 10-minute per day limit, redeploy your Worker to ensure your usage is correctly associated with the new plan.
145149

0 commit comments

Comments
 (0)