ray.serve.exceptions.DeploymentUnavailableError#
- exception ray.serve.exceptions.DeploymentUnavailableError(deployment_id: DeploymentID)[source]#
Raised when a Serve deployment is unavailable to receive requests.
Currently this happens because the deployment failed to deploy.
PublicAPI (alpha): This API is in alpha and may change before becoming stable.