mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-09-07 15:07:17 +00:00
The default 20s wsURLReadTimeout in chromedp's exec allocator can be too tight on a loaded shared CI runner spawning headless Chrome, surfacing as an unrelated "websocket url timeout reached" test failure. Raise it to 45s and widen the per-test context to match. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>