forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com> Co-committed-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
962 B
962 B
Why Did My Service Deployment Fail with Proper Deployment Timeout Configured?
A model can properly start after a service is deployed. The startup status of a model can be detected through a health check.
Check whether a service is deployed using a health check API for custom images. When creating a model, configure a health check delay to ensure the initialization of containers.
It is a good practice to configure a proper health check delay for service deployment.
Parent topic: Real-Time Services