MCPcopy Create free account
hub / github.com/hashintel/hash / log-progress.ts

File log-progress.ts

apps/hash-ai-worker-ts/src/activities/shared/log-progress.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Context } from "@temporalio/activity";
2import debounce from "lodash/debounce.js";
3
4import { createTemporalClient } from "@local/hash-backend-utils/temporal";

Callers

nothing calls this directly

Calls 3

createTemporalClientFunction · 0.90
getMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected