Toggle navigation sidebar
Toggle in-page Table of Contents
Ray 2.4.0
Welcome to Ray!
Ray
Overview
Getting Started Guide
Installation
Use Cases
Ecosystem
Ray Core
Ray AI Runtime (AIR)
Ray Data
Ray Train
Ray Tune
Ray Serve
Getting Started
Key Concepts
User Guides
Architecture
Examples
Ray Serve API
Ray Serve Python API
ray.serve.run
ray.serve.start
ray.serve.shutdown
ray.serve.delete
ray.serve.handle.RayServeHandle
ray.serve.handle.RayServeHandle.remote
ray.serve.handle.RayServeHandle.options
ray.serve.batch
ray.serve.api.build
Serve REST API
Serve CLI
Ray RLlib
More Libraries
Ray Clusters
Monitoring and Debugging
References
Developer Guides
repository
open issue
suggest edit
.rst
.pdf
ray.serve.handle.RayServeHandle.is_polling
ray.serve.handle.RayServeHandle.is_polling
#
property
RayServeHandle.
is_polling
:
bool
#
Whether this handle is actively polling for replica updates.