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

Class

quote/quote.ts:207–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205 console.warn("quote timing", label, `${quoteMs(start)}ms`, extra || "");
206}
207
208// Timeout budgets (ms) for MTProto RPCs inside the quote pipeline. Telegram RPCs
209// have NO inherent timeout: when the MTProto connection drops/reconnects (which
210// happens regularly), an in-flight RPC promise neither resolves nor rejects — it

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected