ray.serve.shutdown_async#

async ray.serve.shutdown_async()[source]#

Completely shut down Serve on the cluster asynchronously.

Deletes all applications and shuts down Serve system actors.

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