Skip to content

Raise slow RPC ack warning threshold to 15s #4590

Raise slow RPC ack warning threshold to 15s

Raise slow RPC ack warning threshold to 15s #4590

Triggered via pull request April 5, 2026 15:55
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
1m 11s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
11s
Release Smoke
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Format, Lint, Typecheck, Test, Browser Test, Build
Process completed with exit code 1.
Format, Lint, Typecheck, Test, Browser Test, Build
@t3tools/web#test: command (/home/runner/_work/t3code/t3code/apps/web) /home/runner/.bun/bin/bun run test exited (1)
src/wsTransport.test.ts > WsTransport > marks unary requests as slow until the first server ack arrives: apps/web/src/wsTransport.test.ts#L317
AssertionError: expected [] to match object [ { requestId: '1', …(1) } ] - Expected + Received - [ - { - "requestId": "1", - "tag": "server.upsertKeybinding", - }, - ] + [] ❯ src/wsTransport.test.ts:317:39 ❯ waitFor src/wsTransport.test.ts:94:7 ❯ src/wsTransport.test.ts:316:5