Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ createRequestId
Function
createRequestId
apps/sim/lib/copilot/request/http.ts:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
export
function
createRequestId(): string {
51
return
generateId()
52
}
53
54
function
createShortRequestId(): string {
55
return
generateRequestId()
Callers
1
createRequestTracker
Function · 0.70
Calls
1
generateId
Function · 0.90
Tested by
no test coverage detected