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

Update router.rs #3877

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update router.rs #3877

wants to merge 1 commit into from

Conversation

kuaikuai
Copy link

Inaccurate Statistics for Worker Running Queue Length:
The statistics for the length of the worker running queue are currently inaccurate and need to be fixed.

Potential Crash During remove_worker:
The remove_worker function may cause crashes and requires investigation and resolution.

Router Crash When Backend SGLang Service Fails:
When the backend SGLang service crashes, the router may also crash as a result. This issue needs to be addressed to ensure stability.

Updates / Issues:
Inaccurate length of Worker Running Queue:

The calculation of the worker running queue is currently inaccurate and needs to be fixed.

Crash in remove_worker Function:

The remove_worker function is causing crashes and needs to be investigated and resolved.
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.

1 participant