Skip to content

Commit 20031ac

Browse files
authored
Update faq.mdx
added new FAQ about users not having proper paid entitlement until they redeploy the worker
1 parent f0a7a12 commit 20031ac

File tree

1 file changed

+4
-0
lines changed
  • src/content/docs/browser-rendering

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,7 @@ Not yet. Local development currently has the following limitations:
7878
- Playwright is not supported in local development environments.
7979

8080
For full feature access, use `npx wrangler dev --remote`.
81+
82+
### I upgraded from the Workers Free plan but I'm still hitting the 10-minute per day limit. What should I do?
83+
84+
If you recently upgraded to the Workers Paid plan to increase your Browser Rendering usage limits, but you're still encountering the 10-minute per day cap, try redeploying your Worker. This ensures your usage is correctly associated with your new plan.

0 commit comments

Comments
 (0)