Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ createShortRequestId
Function
createShortRequestId
apps/sim/lib/copilot/request/http.ts:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
}
53
54
function
createShortRequestId(): string {
55
return
generateRequestId()
56
}
57
58
export
interface
RequestTracker {
59
requestId: string
Callers
1
createRequestTracker
Function · 0.85
Calls
1
generateRequestId
Function · 0.90
Tested by
no test coverage detected