MCPcopy Create free account
hub / github.com/triggerdotdev/trigger.dev / ingestSendEvent.server.ts

File ingestSendEvent.server.ts

apps/webapp/app/services/events/ingestSendEvent.server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { RawEvent, SendEventOptions } from "@trigger.dev/core";
2import { $transaction, PrismaClientOrTransaction, PrismaErrorSchema, prisma } from "~/db.server";
3import type { AuthenticatedEnvironment } from "~/services/apiAuth.server";
4import { workerQueue } from "~/services/worker.server";

Callers

nothing calls this directly

Calls 1

singletonFunction · 0.90

Tested by

no test coverage detected