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

Method abort

apps/cloud/worker-configuration.d.ts:2262–2262  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2260 options?: R2UploadPartOptions,
2261 ): Promise<R2UploadedPart>;
2262 abort(): Promise<void>;
2263 complete(uploadedParts: R2UploadedPart[]): Promise<R2Object>;
2264}
2265interface R2UploadedPart {

Callers 9

settleFunction · 0.65
fetchOAuthJsonFunction · 0.65
runFunction · 0.65
isDaemonReachableFunction · 0.65
fetchJwksOnceFunction · 0.65
fetchStarsFunction · 0.65
abortMethod · 0.65
requestFunction · 0.65

Calls

no outgoing calls

Tested by 2

abortMethod · 0.52
requestFunction · 0.52