MCPcopy Index your code
hub / github.com/OpenPipe/OpenPipe / chargeInvoices.task.ts

File chargeInvoices.task.ts

app/src/server/tasks/chargeInvoices.task.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import defineTask from "./defineTask";
2import { prisma } from "~/server/db";
3import { error, success } from "~/utils/errorHandling/standardResponses";
4import {

Callers

nothing calls this directly

Calls 2

defineTaskFunction · 0.85
chargeInvoiceFunction · 0.85

Tested by

no test coverage detected