MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/api/src/observability.ts:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54export class ErrorCapture extends Context.Service<ErrorCapture, ErrorCaptureShape>()(
55 "@executor-js/api/ErrorCapture",
56) {
57 /** No-op — used where capture isn't wired. Traces back as empty string. */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected