MCPcopy Create free account
hub / github.com/code-with-antonio/nodebase / functions.ts

File functions.ts

src/inngest/functions.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NonRetriableError } from "inngest";
2import { inngest } from "./client";
3import prisma from "@/lib/db";
4import { topologicalSort } from "./utils";

Callers

nothing calls this directly

Calls 2

topologicalSortFunction · 0.90
getExecutorFunction · 0.90

Tested by

no test coverage detected