ray.serve.exceptions.RequestCancelledError#

exception ray.serve.exceptions.RequestCancelledError(request_id: str | None = None)[source]#

Raise when a Serve request is cancelled.

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