Skip to content

Commit 2886b6c

Browse files
authored
Update faq.mdx
new FAQ Q
1 parent a2bb9af commit 2886b6c

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,6 @@ If you are still running into concurrency limits you can [request a higher limit
9494
### Is there a limit to how many requests a single browser session can handle?
9595

9696
No, there is not a fixed limit on the number of requests per browser session. A single browser can handle multiple requests as long as it stays within the available compute and memory limits.
97+
98+
### Do failed API calls, such as those that time out, add to billable browser hours?
99+
No. If a request to the Browser Rendering REST API fails with a waitForTimeout error, the browser session is not charged.

0 commit comments

Comments
 (0)