Skip to content

Commit 0893b64

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/faq.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent 096c130 commit 0893b64

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ If you are hitting concurrency [limits](/browser-rendering/platform/limits/#work
4545
- [Reuse sessions](/browser-rendering/workers-bindings/reuse-sessions/): You can optimize your setup and decrease startup time by reusing sessions instead of launching a new browser every time. If you are concerned about maintaining test isolation (for example, for tests that depend on a clean environment), we recommend using [incognito browser contexts](https://pptr.dev/api/puppeteer.browser.createbrowsercontext), which isolate cookies and cache with other sessions.
4646

4747
If you are still running into concurrency limits you can [request a higher limit](https://forms.gle/CdueDKvb26mTaepa9).
48+
4849
---
4950

5051
## Errors & Troubleshooting

0 commit comments

Comments
 (0)