ray.serve.shutdown#

ray.serve.shutdown() None[source]#

Completely shut down the connected Serve instance.

Shuts down all processes and deletes all state associated with the instance.

PublicAPI: This API is stable across Ray releases.