Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Context } from
"@temporalio/activity"
;
2
import
debounce from
"lodash/debounce.js"
;
3
4
import
{ createTemporalClient } from
"@local/hash-backend-utils/temporal"
;
Callers
nothing calls this directly
Calls
3
createTemporalClient
Function · 0.90
get
Method · 0.65
set
Method · 0.45
Tested by
no test coverage detected