Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/triggerdotdev/trigger.dev
/ queues.ts
File
queues.ts
references/v3-catalog/src/queues.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
dotenv from
"dotenv"
;
2
import
{ simpleChildTask } from
"./trigger/subtasks"
;
3
import
{ wait } from
"@trigger.dev/sdk/v3"
;
4
import
{ setTimeout } from
"timers/promises"
;
Callers
nothing calls this directly
Calls
2
catch
Method · 0.80
run
Function · 0.70
Tested by
no test coverage detected