MCPcopy
hub / github.com/di-sukharev/opencommit / makeAppropriateNetworkError

Function makeAppropriateNetworkError

out/cli.cjs:59043–59046  ·  view source on GitHub ↗
(fetchParams, err = null)

Source from the content-addressed store, hash-verified

59041 statusText: "",
59042 headersList: [],
59043 body: null
59044 });
59045 } else {
59046 assert2(false);
59047 }
59048 }
59049 function makeAppropriateNetworkError(fetchParams, err = null) {

Callers 3

schemeFetchFunction · 0.85
httpNetworkOrCacheFetchFunction · 0.85
httpNetworkFetchFunction · 0.85

Calls 3

isCancelledFunction · 0.85
isAbortedFunction · 0.85
makeNetworkErrorFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…