Skip to content

Commit e1da004

Browse files
authored
Update faq.mdx (#24152)
add clarification on upgrading and getting usage associated properly.
1 parent 252c446 commit e1da004

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ No. Browser Rendering requests originate from Cloudflares global network, but yo
6565

6666
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.
6767

68-
To resolve:[Upgrade to a Workers Paid plan](/workers/platform/pricing/) - Paid accounts raise these limits to [10 concurrent browsers and 10 new instances per minute](/browser-rendering/platform/limits/#workers-paid).
68+
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.
6969

7070
### Does local development support all Browser Rendering features?
7171

0 commit comments

Comments
 (0)