Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/triggerdotdev/trigger.dev
/ registerJobNamespace
Function
registerJobNamespace
packages/integration-kit/src/webhooks.ts:19–19 ·
view source on GitHub ↗
(webhookKey: string)
Source
from the content-addressed store, hash-verified
17
}
18
19
export
const
registerJobNamespace = (webhookKey: string) => `job:webhook.register.${webhookKey}`;
Callers
2
createWebhookSource
Function · 0.90
createWebhookEventSource
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…