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/platform/pricing.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,5 +54,5 @@ For **browser duration** and **concurrent browsers**:
54
54
55
55
You can monitor your Browser Rendering usage in the [Cloudflare dashboard](https://dash.cloudflare.com). Go to **Compute (Workers)** > **Browser Rendering**. Then, you can use [the pricing page](/browser-rendering/platform/pricing/) to estimate your costs.
56
56
57
-
### Do failed API calls, such as those that time out, add to billable browser hours? --> PRICING
57
+
### Do failed API calls, such as those that time out, add to billable browser hours?
58
58
No. If a request to the Browser Rendering REST API fails with a `waitForTimeout` error, the browser session is not charged.
0 commit comments