MCPcopy Index your code
hub / github.com/wei/pull / worker.ts

File worker.ts

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

Source from the content-addressed store, hash-verified

1import { createSchedulerWorker } from "@wei/probot-scheduler";
2import { Redis } from "ioredis";
3import { appConfig } from "@/src/configs/app-config.ts";
4import { getRepoProcessor } from "@/src/processor/index.ts";

Callers

nothing calls this directly

Calls 2

getRepoProcessorFunction · 0.90
gracefulShutdownFunction · 0.85

Tested by

no test coverage detected