ray.serve.llm.LLMServer.is_paused# async LLMServer.is_paused() → bool[source]# Check whether the engine is currently paused. Returns: True if the engine is paused, False otherwise.