Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ recordException
Method
recordException
src/utils/telemetry/sessionTracing.ts:16–16 ·
view source on GitHub ↗
(error: unknown)
Source
from the content-addressed store, hash-verified
14
): void
15
end(): void
16
recordException(error: unknown): void
17
}
18
19
type
SpanMetadata = Record<string, string | number | boolean>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected