ray.exceptions.ActorUnavailableError# exception ray.exceptions.ActorUnavailableError(error_message: str, actor_id: bytes | None)[source]# Raised when the actor is temporarily unavailable but may be available later. DeveloperAPI: This API may change across minor Ray releases.