Skip to content

Commit e9ce9ba

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ try {
139139

140140
### Error: `Error processing the request: Unable to create new browser: code: 429: message: Browser time limit exceeded for today`
141141

142-
This error indicates you have hit the daily browser-instance limit on the Workers Free plan. [Free-plan accounts are capped at free plan limit is 10 minutes of browser use a day](/browser-rendering/platform/limits/#workers-free) once you exceed those, further creation attempts return a 429 until the next UTC day.
142+
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

144144
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.
145145

0 commit comments

Comments
 (0)