MCPcopy Create free account
hub / github.com/ecomfe/tempad-dev / classifySocketProbeError

Function classifySocketProbeError

packages/mcp-server/src/hub.ts:97–103  ·  view source on GitHub ↗
(error: NodeJS.ErrnoException)

Source from the content-addressed store, hash-verified

95const SOCKET_PROBE_TIMEOUT_MS = 300
96const {
97 wsPortCandidates,
98 toolTimeoutMs,
99 getCodeTimeoutMs,
100 applyCanvasTimeoutMs,
101 maxPayloadBytes,
102 maxAssetSizeBytes,
103 maxExtensionConnections,
104 autoActivateGraceMs,
105 assetTtlMs,
106 allowedExtensionOrigins

Callers 1

failFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected