Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ getRequestContext
Function
getRequestContext
packages/logger/src/request-context.ts:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
* of a `runWithRequestContext` scope.
43
*/
44
export
function
getRequestContext(): RequestContext | undefined {
45
return
storage.getStore()
46
}
Callers
3
log
Method · 0.90
generateRequestId
Function · 0.90
captureServerEvent
Function · 0.90
Calls
1
getStore
Method · 0.80
Tested by
no test coverage detected