MCPcopy
hub / github.com/triggerdotdev/trigger.dev / canceling.ts

File canceling.ts

references/job-catalog/src/canceling.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createExpressServer } from "@trigger.dev/express";
2import { TriggerClient, eventTrigger, invokeTrigger } from "@trigger.dev/sdk";
3import { z } from "zod";
4

Callers

nothing calls this directly

Calls 8

invokeTriggerFunction · 0.90
eventTriggerFunction · 0.90
createExpressServerFunction · 0.90
defineJobMethod · 0.80
waitMethod · 0.80
invokeMethod · 0.80
infoMethod · 0.65
cancelRunsForJobMethod · 0.45

Tested by

no test coverage detected