ray.serve.exceptions.ReplicaUnavailableError#

exception ray.serve.exceptions.ReplicaUnavailableError(replica_id: str)[source]#

Raised when the selected replica is no longer available.

PublicAPI (alpha): This API is in alpha and may change before becoming stable.