MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / connectToDatabase

Function connectToDatabase

references/v3-catalog/src/trigger/retries.ts:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54});
55
56function connectToDatabase() {
57 initializeConnection();
58}
59
60function initializeConnection() {
61 throw new Error("Access denied. You do not have the necessary permissions.");

Callers 1

retries.tsFile · 0.85

Calls 1

initializeConnectionFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…