Skip to content

chore: use server defaults in channel manager #2158

chore: use server defaults in channel manager

chore: use server defaults in channel manager #2158

Triggered via pull request February 18, 2026 09:53
Status Success
Total duration 54s
Artifacts

unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
Unhandled error: src/connection.ts#L633
Error: WebSocket was closed before the connection was established ❯ WebSocket.close node_modules/ws/lib/websocket.js:299:7 ❯ StableWSConnection._destroyCurrentWSConnection src/connection.ts:633:17 ❯ StreamChat.connect src/client.ts:1730:27 ❯ StreamChat.connectUser src/client.ts:656:14 ❯ test/unit/client.test.js:625:18 ❯ node_modules/@vitest/runner/dist/index.js:596:20 This error originated in "test/unit/client.test.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "should ignore fallback if flag is false". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.