MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / lazyAttempts.ts

File lazyAttempts.ts

references/v3-catalog/src/trigger/lazyAttempts.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { logger, task, wait } from "@trigger.dev/sdk/v3";
2
3export const lazyImmediate = task({
4 id: "lazy-immediate",

Callers

nothing calls this directly

Calls 2

taskFunction · 0.90
infoMethod · 0.65

Tested by

no test coverage detected