MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / throwIfAborted

Method throwIfAborted

ai/ai.ts:89–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87 readonly aborted: boolean;
88 readonly reason?: string;
89 readonly signal: AbortSignal;
90 abort(reason?: string): void;
91 throwIfAborted(): void;
92}

Callers 6

sleepFunction · 0.65
retryWithFixedDelayFunction · 0.65
pollTaskFunction · 0.65
sendLongMessageMethod · 0.65
sendMediaMethod · 0.65
handleQuestionMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected