MCPcopy Create free account
hub / github.com/anomalyco/opencode /

Class

packages/protocol/src/errors.ts:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26) {}
27
28export class ServiceUnavailableError extends Schema.TaggedErrorClass<ServiceUnavailableError>()(
29 "ServiceUnavailableError",
30 {
31 message: Schema.String,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected