unraid
d3b16ae040
fix: use a deadline timer for peer connects
...
The raw socket handoff no longer needs Socket#setTimeout; an ordinary connection deadline keeps the timeout behavior while avoiding an internal socket timeout listener that has no reliable UDS integration path to exercise.
Constraint: Keep Codecov coverage honest without adding ignore pragmas, mocks, or fallback suppression.
Rejected: c8 ignore on the timeout listener | hides the uncovered branch instead of simplifying the lifecycle.
Rejected: keep Socket#setTimeout listener | leaves a socket listener lifecycle to manage for a connect-only deadline.
Confidence: high
Scope-risk: narrow
Directive: Keep connectToPeer errors caller-owned via onSocketError and reject pre-connect failures with UdsPeerConnectionError.
Tested: bun test src/utils/__tests__/udsMessaging.test.ts src/services/AgentSummary/__tests__/agentSummary.test.ts
Tested: bunx tsc --noEmit --pretty false
Tested: bun run lint
Tested: bun test src/utils/__tests__/udsMessaging.test.ts --coverage --coverage-reporter lcov --coverage-dir coverage-uds
Tested: bun run test:all
Tested: bun test --coverage --coverage-reporter lcov --coverage-dir coverage
Tested: bun run build
Tested: bun run build:vite
Tested: bun audit
Not-tested: Manual external ACP peer runtime beyond repository tests.
2026-04-27 17:41:23 +08:00
..
2026-04-27 17:41:23 +08:00
2026-04-25 08:54:18 +08:00
2026-04-26 19:49:54 +08:00
2026-04-26 19:49:54 +08:00
2026-04-26 19:49:54 +08:00
2026-04-26 19:49:54 +08:00
2026-03-31 23:32:58 +08:00
2026-03-31 23:32:58 +08:00
2026-04-02 10:11:43 +08:00
2026-03-31 19:22:47 +08:00
2026-04-25 08:54:18 +08:00
2026-03-31 23:03:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-25 08:54:18 +08:00
2026-04-25 08:54:18 +08:00
2026-04-26 19:49:54 +08:00
2026-04-26 15:43:25 +08:00
2026-04-26 19:49:54 +08:00
2026-04-22 22:38:10 +08:00
2026-04-25 08:54:18 +08:00
2026-04-25 08:54:18 +08:00
2026-04-25 08:54:18 +08:00
2026-04-26 15:43:25 +08:00
2026-04-23 11:39:53 +08:00
2026-03-31 19:22:47 +08:00
2026-04-26 19:49:54 +08:00
2026-04-27 14:47:18 +08:00
2026-03-31 19:22:47 +08:00
2026-04-25 08:54:18 +08:00
2026-04-25 08:54:18 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:09 +08:00
2026-04-13 09:52:05 +08:00
2026-04-26 19:49:54 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:09 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-11 10:24:00 +08:00
2026-04-25 14:31:32 +08:00
2026-04-22 22:38:10 +08:00
2026-04-01 01:00:10 +08:00
2026-04-01 01:00:10 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:09 +08:00
2026-04-22 22:38:09 +08:00
2026-04-16 20:59:29 +08:00
2026-04-16 20:59:29 +08:00
2026-04-16 20:59:29 +08:00
2026-04-22 22:38:09 +08:00
2026-04-07 16:17:48 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:09 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-01 01:00:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-11 23:22:55 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-23 20:12:47 +08:00
2026-04-16 20:59:29 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 23:03:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-04-11 10:24:00 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-04-07 16:17:48 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-04-11 10:24:00 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-04-25 14:31:32 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 23:32:58 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-07 16:17:48 +08:00
2026-03-31 19:22:47 +08:00
2026-04-04 23:24:27 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-04-24 21:16:15 +08:00
2026-04-07 16:17:48 +08:00
2026-04-26 09:00:43 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-03 09:39:25 +08:00
2026-03-31 19:22:47 +08:00
2026-04-01 01:00:10 +08:00
2026-03-31 19:22:47 +08:00
2026-04-01 17:11:09 +08:00
2026-03-31 23:43:39 +08:00
2026-03-31 19:22:47 +08:00
2026-04-11 10:24:00 +08:00
2026-04-22 22:38:10 +08:00
2026-04-22 22:38:10 +08:00
2026-04-11 23:22:55 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-05 01:43:18 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-20 21:13:09 +08:00
2026-03-31 19:22:47 +08:00
2026-04-10 12:17:52 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-04-26 19:49:54 +08:00
2026-04-06 17:10:16 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-07 16:17:48 +08:00
2026-04-11 10:24:00 +08:00
2026-04-17 16:21:27 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-07 16:17:48 +08:00
2026-04-26 19:49:54 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-07 16:17:48 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-26 19:49:54 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-11 23:22:55 +08:00
2026-04-16 20:59:29 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-04-07 16:17:48 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-06 11:23:05 +08:00
2026-04-07 16:17:48 +08:00
2026-03-31 19:22:47 +08:00
2026-04-11 10:24:00 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-04-17 16:21:27 +08:00
2026-04-26 19:49:54 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-04-27 14:47:18 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-11 23:22:55 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-11 23:22:55 +08:00
2026-04-16 20:59:29 +08:00
2026-04-16 20:59:29 +08:00
2026-04-11 23:22:55 +08:00
2026-04-22 22:38:10 +08:00
2026-04-16 20:59:29 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-04-01 01:00:10 +08:00
2026-04-10 22:06:02 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-04-13 09:52:05 +08:00
2026-04-01 01:00:10 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-04-17 16:21:27 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-04-22 22:38:10 +08:00
2026-04-07 16:17:48 +08:00
2026-04-26 19:49:54 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-01 01:00:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-09 23:45:56 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-01 01:00:10 +08:00
2026-04-26 19:49:54 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-04-17 16:21:27 +08:00
2026-04-26 19:49:54 +08:00
2026-04-26 19:49:54 +08:00
2026-04-11 10:24:00 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-20 21:13:09 +08:00
2026-04-17 09:33:14 +08:00
2026-03-31 19:22:47 +08:00
2026-04-07 16:17:48 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-07 16:17:48 +08:00
2026-04-26 19:49:54 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-26 19:49:54 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-04-08 10:56:46 +08:00
2026-04-13 09:52:05 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-04-17 09:33:14 +08:00
2026-03-31 19:22:47 +08:00
2026-04-01 01:00:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-17 16:21:27 +08:00
2026-04-16 20:59:29 +08:00
2026-04-22 22:38:10 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-04-27 14:47:18 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-04-11 10:24:00 +08:00
2026-03-31 19:22:47 +08:00
2026-04-07 16:17:48 +08:00
2026-04-07 16:17:48 +08:00
2026-03-31 23:43:39 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-20 13:30:05 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-11 10:24:00 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-04-11 10:24:00 +08:00
2026-04-07 16:17:48 +08:00
2026-04-07 16:17:48 +08:00
2026-04-27 17:41:23 +08:00
2026-04-27 14:47:18 +08:00
2026-04-27 14:47:18 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-04-22 22:38:10 +08:00
2026-03-31 19:22:47 +08:00
2026-04-11 23:22:55 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00