Files
doc-exports/docs/modelarts/umn/modelarts_05_3207.html
2025-08-25 07:31:13 +00:00

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.