MCPcopy 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

1import { logger, task, wait } from "@trigger.dev/sdk/v3";
2import { setTimeout } from "node:timers/promises";
3
4export const loggingTask = task({

Callers

nothing calls this directly

Calls 3

taskFunction · 0.90
logMethod · 0.65
traceMethod · 0.65

Tested by

no test coverage detected