You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Add health checks such that if app container id down, openshift try to restart that based on health checks
The text was updated successfully, but these errors were encountered: