Is there a limit to how many agents we can dispatc...
# ask-ai
h
Is there a limit to how many agents we can dispatch per worker? Without running load_fnc and load_threshold?
t
Thanks for reaching out, Edvard. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
There is no explicit limit documented on how many agents can be dispatched per worker in LiveKit without using
load_fnc
and
load_threshold
settings. These parameters are used to control a worker's load and when it should stop accepting new jobs. However, the maximum number of agents assigned per worker is not specifically defined in the available documentation. If you need guidance on optimizing worker-agent dispatch or on configuring load management, please share more details about your use case or setup. Sources: Worker options | LiveKit Docs | Agent dispatch | LiveKit Docs