MCPcopy Create free account
hub / github.com/6174/comflowyspace / msgTemplate

Function msgTemplate

apps/node/src/routes/api/bootstrap.ts:106–106  ·  view source on GitHub ↗
(type: string, solution = "")

Source from the content-addressed store, hash-verified

104 }
105
106 const msgTemplate = (type: string, solution = "") => `${type} operation timed out.${solution} If you can't go through this issue. Please reach out to us on Discord or refer to our FAQ for assistance. We are open to offer 1v1 support.`
107 let task: Promise<any>;
108
109 switch (taskType) {

Callers 1

ApiBootstrapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected