MCPcopy Create free account
hub / github.com/emwalker/digraph / onError

Function onError

client/src/server/configureApiProxy.ts:35–37  ·  view source on GitHub ↗
(err)

Source from the content-addressed store, hash-verified

33 }
34 },
35 onError(err) {
36 console.log('problem proxying request to api server:', err)
37 },
38 }),
39 )
40

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected