Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix load balancing heuristics, make load balancer public #36

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

freyacodes
Copy link
Contributor

@freyacodes freyacodes commented Dec 18, 2023

This fixes the load balancing heuristics that were broken in e6e6d85#diff-d4a68aa4a4bea23eaf6314456bacd52dd00b3c0e9b7275669c3ac627eb6deefb

It also makes the load balancer publicly accessible, such that the functioning of the load balancer can be observed. This is a feature that I relied upon in my old Lavalink-Client. I fixed the heuristics on top of the first changes, and I was not inclined to go out of my way to separate them.

P.S: While cherry-picking, the master branch tripped me up. May want to delete that.

@DRSchlaubi DRSchlaubi merged commit ee07c7f into kordlib:main Dec 18, 2023
2 checks passed
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