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

[router] Health check on worker before added to the router #2392

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

ByronHsu
Copy link
Collaborator

@ByronHsu ByronHsu commented Dec 7, 2024

Motivation

  1. Users call /add_worker
  2. The router performs health check on the worker periodically
  3. If passed, the worker is added to the router

Modifications

Checklist

  • Format your code according to the Contributor Guide.
  • Add unit tests as outlined in the Contributor Guide.
  • Update documentation as needed, including docstrings or example tutorials.

@ByronHsu ByronHsu requested a review from Ying1123 as a code owner December 7, 2024 23:32
@ByronHsu ByronHsu merged commit ef995da into main Dec 7, 2024
6 checks passed
@ByronHsu ByronHsu deleted the byhsu/add-health-check branch December 7, 2024 23:39
@ByronHsu ByronHsu changed the title [router] Health check on worker before adding to the router [router] Health check on worker before added to the router Dec 7, 2024
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