Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FlowiseAI/Flowise
/ getQueueName
Method
getQueueName
packages/server/src/queue/UpsertQueue.ts:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
public getQueueName() {
46
return
this.queueName
47
}
48
49
public getQueue() {
50
return
this.queue
Callers
2
run
Method · 0.45
ScheduleQueue.test.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected