MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code /

Class

packages/telemetry/src/transport.ts:225–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225export class TransientTelemetryError extends Error {
226 override readonly name = 'TransientTelemetryError';
227}
228

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected