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

Add HealthChecks for LPR_Service #14

Open
ksingh7 opened this issue Apr 26, 2021 · 1 comment
Open

Add HealthChecks for LPR_Service #14

ksingh7 opened this issue Apr 26, 2021 · 1 comment

Comments

@ksingh7
Copy link
Collaborator

ksingh7 commented Apr 26, 2021

Add health checks such that if app container id down, openshift try to restart that based on health checks

@guimou
Copy link
Contributor

guimou commented Jun 17, 2021

I have partially solved the going down issue by adding a try/except to the inference function so that it crashes "smoothly". Then uvicorn restarts the process properly.
It's a small patche for now, but yes, a small healthcheck endpoint would be good.

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

2 participants