[Core feature] Add Round Robin Support for Agent Server Deployments #5719
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Motivation: Why do you think this is important?
It can improve performance when we have more than 1 agent deployments and support same task types.
Goal: What should the final outcome look like, ideally?
For example, 2 endpoint (
localhost:8000
andlocalhost:8001
)task type
a
1st time send request tolocalhost:8000
, and second time send request tolocalhost:8001
.Describe alternatives you've considered
Stay the same behavior.
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: