Skip to content

update chwbl load balancing to remove +1 to load#528

Merged
samos123 merged 1 commit intokubeai-project:mainfrom
mskouba:update-chwbl-load-balancing
May 23, 2025
Merged

update chwbl load balancing to remove +1 to load#528
samos123 merged 1 commit intokubeai-project:mainfrom
mskouba:update-chwbl-load-balancing

Conversation

@mskouba
Copy link
Contributor

@mskouba mskouba commented May 19, 2025

Update chwbl load balancing to not add one to the endpoint's load when determining whether an endpoint can accommodate an additional request. Per the conversation in #519, this solution helps handle traffic better in situations where there are many endpoints and many requests with a common prefix.

@samos123 samos123 merged commit ab1d895 into kubeai-project:main May 23, 2025
19 checks passed
@samos123
Copy link
Contributor

Appreciate your patience and taking the time to come up with a small clean improvement

thehonker pushed a commit to thehonker/kubeai that referenced this pull request Oct 6, 2025
Update chwbl load balancing to not add one to the endpoint's load when
determining whether an endpoint can accommodate an additional request.
Per the conversation in kubeai-project#519, this solution helps handle traffic better
in situations where there are many endpoints and many requests with a
common prefix.

Co-authored-by: Michael Kouba <michael.kouba@calypsoai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants