-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Open
Labels
feature requestNew feature or requestNew feature or request
Description
🚀 The feature, motivation and pitch
Currently, there is a health check endpoint called /health. Could we add another endpoint /health_generate?
The purpose of this endpoint would be to have the model perform inference to generate a token, thereby confirming that the service can perform inference normally and avoiding situations where it appears alive but is actually unresponsive.
Health Check
/health: Check the health of the server.
/health_generate: Check the health of the server by generating one token.
Alternatives
No response
Additional context
No response
Before submitting a new issue...
- Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request