Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livekit/livekit
/ Load
Method
Load
pkg/agent/testutils/server.go:149–149 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
147
148
type
JobLoad
interface
{
149
Load() float32
150
}
151
152
type
AgentJob
struct
{
Callers
15
TestConcurrentConsumption
Function · 0.65
GetNodeStats
Function · 0.65
IsRunning
Method · 0.65
Start
Method · 0.65
TestRoomLock
Function · 0.65
JobRequestAffinity
Method · 0.65
selectWorkerWeightedByLoad
Method · 0.65
serve
Method · 0.65
GetTrafficTotals
Method · 0.65
TestMissingAnswerDuringICERestart
Function · 0.65
TestNegotiationTiming
Function · 0.65
TestFirstOfferMissedDuringICERestart
Function · 0.65
Implementers
5
Worker
pkg/agent/worker.go
stableJobLoad
pkg/agent/testutils/server.go
periodicJobLoad
pkg/agent/testutils/server.go
uniformRandomJobLoad
pkg/agent/testutils/server.go
normalRandomJobLoad
pkg/agent/testutils/server.go
Calls
no outgoing calls
Tested by
15
TestConcurrentConsumption
Function · 0.52
TestRoomLock
Function · 0.52
TestMissingAnswerDuringICERestart
Function · 0.52
TestNegotiationTiming
Function · 0.52
TestFirstOfferMissedDuringICERestart
Function · 0.52
TestFirstAnswerMissedDuringICERestart
Function · 0.52
TestNegotiationFailed
Function · 0.52
connectTransports
Function · 0.52
untilTransportsConnected
Function · 0.52
TestSinglePCAnswerStripsSubscribeOnlyCodecsFromRecvSide
Function · 0.52
TestUpdateSubscriptionPermission
Function · 0.52
TestSubscribe
Function · 0.52