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

Health checks and model introspection #2

Open
BGWoodward opened this issue Apr 26, 2023 · 0 comments
Open

Health checks and model introspection #2

BGWoodward opened this issue Apr 26, 2023 · 0 comments

Comments

@BGWoodward
Copy link
Collaborator

It is desired to have a health check and model introspection endpoint. The rough structure would be to have a specific key in Redis that held a list of model keys and health time stamps. When getting added to the cluster, a model would add itself to that list, including relevant metadata about itself, with a health check time stamp, and periodically update it. The list of metadata and job server statuses would then be accessible for various purposes. The templates for model architectures will need to be updated to account for this

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

No branches or pull requests

1 participant