Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ other.ts
File
other.ts
references/v3-catalog/src/trigger/other.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ logger, task, wait } from
"@trigger.dev/sdk/v3"
;
2
import
{ setTimeout } from
"node:timers/promises"
;
3
4
export
const
loggingTask = task({
Callers
nothing calls this directly
Calls
3
task
Function · 0.90
log
Method · 0.65
trace
Method · 0.65
Tested by
no test coverage detected