Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ simple.ts
File
simple.ts
references/v3-catalog/src/trigger/simple.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"server-only"
;
2
import
{ envvars, logger, task, wait } from
"@trigger.dev/sdk/v3"
;
3
import
{ traceAsync } from
"@/telemetry"
;
4
Callers
nothing calls this directly
Calls
10
task
Function · 0.90
traceAsync
Function · 0.90
thisFunctionWillThrow
Function · 0.85
json
Method · 0.80
info
Method · 0.65
warn
Method · 0.65
error
Method · 0.65
log
Method · 0.65
fetch
Function · 0.50
trigger
Method · 0.45
Tested by
no test coverage detected