Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ store.ts
File
store.ts
apps/sim/stores/operation-queue/store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createLogger } from
'@sim/logger'
2
import
{ create } from
'zustand'
3
import
type
{
4
OperationQueueState,
Callers
nothing calls this directly
Calls
15
createLogger
Function · 0.90
shouldDropPendingOperation
Function · 0.85
dropOperationForMissingTarget
Function · 0.85
unsubscribe
Function · 0.85
debug
Method · 0.80
error
Method · 0.80
get
Method · 0.65
delete
Method · 0.65
warn
Method · 0.65
set
Method · 0.65
resolve
Method · 0.65
subscribe
Method · 0.65
Tested by
no test coverage detected