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

Invalid lavalink load when many connected client #1132

Open
flav-code opened this issue Feb 9, 2025 · 1 comment
Open

Invalid lavalink load when many connected client #1132

flav-code opened this issue Feb 9, 2025 · 1 comment
Labels

Comments

@flav-code
Copy link

flav-code commented Feb 9, 2025

Description

The lavalink load and server load become incorrect (0) when many clients connect at the same time.
The load should be calculated 1 time every 30s, not every time it's requested.

Expected behavior

A correct value

Output of java -version:

➜  ~ java --version
openjdk 17.0.13 2024-10-15
OpenJDK Runtime Environment (build 17.0.13+11-Debian-2deb12u1)
OpenJDK 64-Bit Server VM (build 17.0.13+11-Debian-2deb12u1, mixed mode, sharing)
➜  ~
@flav-code flav-code added the bug label Feb 9, 2025
@holasoyender
Copy link

Hey @flav-code glad to talk to you again!
Could you provide more data? How many clients are you trying to connect?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants