You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/browser-rendering/faq.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,3 +78,7 @@ Not yet. Local development currently has the following limitations:
78
78
- Playwright is not supported in local development environments.
79
79
80
80
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