MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / getQueueManager

Function getQueueManager

apps/api/src/config/setup/setup-queues.ts:76–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74 * Callers must handle the null case (e.g. fall back to inline execution).
75 */
76export const getQueueManager = (): QueueManager | null => queueManager;

Callers 7

sendMethod · 0.90
dispatchMethod · 0.90
dispatchMethod · 0.90
sendTemplateFunction · 0.90
getQueueStatsMethod · 0.90
gracefulShutdownFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected