Skip to content

Commit eda9a1e

Browse files
daisyfaithaumaRebeccaTamachiro
authored andcommitted
[Browser Rendering ]added limits link (#20674)
* added limits link * added product
1 parent 3d2781a commit eda9a1e

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

src/content/docs/browser-rendering/platform/limits.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ import { Render, Plan } from "~/components";
3030
[^1]: Contact our team to request increases to this limit.
3131

3232
[^2]: By default, a browser instance gets killed if it does not get any [devtools](https://chromedevtools.github.io/devtools-protocol/) command for 60 seconds, freeing one instance. Users can optionally increase this by using the `keep_alive` [option](/browser-rendering/platform/puppeteer/#keep-alive). `browser.close()` releases the browser instance.
33+
34+
<Render file="limits-increase" product="browser-rendering" />
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
{}
3+
---
4+
5+
:::note[Need a higher limit?]
6+
7+
To request an increase to a limit, complete the [Limit Increase Request Form](https://forms.gle/CdueDKvb26mTaepa9). If the limit can be increased, Cloudflare will contact you with next steps.
8+
9+
:::

0 commit comments

Comments
 (0)