MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / queue

Method queue

services/notifications/src/index.ts:170–172  ·  view source on GitHub ↗
(batch: MessageBatch)

Source from the content-addressed store, hash-verified

168 input: SendPushForConversationInput,
169 deps: {
170 getRecipientDOStub: (userId: string) => RecipientDOStub;
171 /**
172 * Read the per-recipient notification preferences. Throw = fail-closed
173 * (suppress the recipient). `null` = successful read with no row →
174 * default-on for every category.
175 */

Callers

nothing calls this directly

Calls 1

queueFunction · 0.90

Tested by

no test coverage detected