docs: adjust Browser Use handshake timeout to 8000ms

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ShawnPana 2026-03-09 20:38:14 -07:00
parent 236a49b98c
commit f8edbf76e4

View File

@ -221,7 +221,7 @@ proxies.
enabled: true,
defaultProfile: "browseruse",
remoteCdpTimeoutMs: 5000,
remoteCdpHandshakeTimeoutMs: 15000,
remoteCdpHandshakeTimeoutMs: 8000,
profiles: {
browseruse: {
// All Browser Use session params can be added as query params.